Service Disruption Scenario using Krknctl
krknctl run service-disruption-scenarios (optional: --<parameter>:<value> )
Can also set any global variable listed here
Scenario specific parameters:
Parameter | Description | Type | Default |
---|---|---|---|
Targeted namespace in the cluster (required) | string | openshift-etcd | |
Label of the namespace to target. Set this parameter only if NAMESPACE is not set | string | ||
Number of namespaces to kill in each run, based on matching namespace and label specified | number | 1 | |
Number of runs to execute the action | number | 1 |
To see all available scenario options
krknctl run service-disruption-scenarios --help