Service Disruption Scenario using Krknctl

krknctl run service-disruption-scenarios (optional: --<parameter>:<value> )

Can also set any global variable listed here

Scenario specific parameters:

ParameterDescriptionTypeDefault
--namespaceTargeted namespace in the cluster (required)stringopenshift-etcd
--label-selectorLabel of the namespace to target. Set this parameter only if NAMESPACE is not setstring
--delete-countNumber of namespaces to kill in each run, based on matching namespace and label specifiednumber1
--runsNumber of runs to execute the actionnumber1

To see all available scenario options

krknctl run service-disruption-scenarios --help