Power Outage Scenario using Krknctl
krknctl run pvc-scenarios (optional: --<parameter>:<value> )
Can also set any global variable listed here
Scenario specific parameters:
| Parameter | Description | Type | Default |
|---|---|---|---|
| Targeted PersistentVolumeClaim in the cluster (if null, POD_NAME is required) | string | ||
| Targeted pod in the cluster (if null, PVC_NAME is required) | string | ||
| Targeted namespace in the cluster (required) | string | ||
| Targeted percentage to be filled up in the PVC | number | 50 | |
| Duration to wait for completion of node scenario injection | number | 1200 |
To see all available scenario options
krknctl run pvc-scenarios --help