Add a note around node-scenarios compatability

This commit adds a note around using standlone version of Kraken to
inject node-scenarios until https://github.com/cloud-bulldozer/kraken/issues/106
gets fixed.
This commit is contained in:
Naga Ravi Chaitanya Elluri
2021-08-30 08:40:20 -04:00
parent 9d9f564a3d
commit b9493baf1d
+3
View File
@@ -16,6 +16,9 @@ Following node chaos scenarios are supported:
**NOTE**: node_start_scenario, node_stop_scenario, node_stop_start_scenario, node_termination_scenario, node_reboot_scenario and stop_start_kubelet_scenario are supported only on AWS and GCP as of now.
**NOTE**: Node scenarios are supported only when running the standalone version of Kraken until https://github.com/cloud-bulldozer/kraken/issues/106 gets fixed.
#### AWS
How to set up AWS cli to run node scenarios is defined [here](cloud_setup.md#aws)