You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stop a node at random from a managed Azure Kubernetes Service.
This Document shows that restart_node and stop_node commands stop a node at random. However, all nodes in my cluster stopped when I tried to do command "stop_node".
And also tried to add "sample" query on argument like
"arguments":{
"filter": "'where resourceGroup=='Staging' and name='dmc-staging-1' | sample 1'"
},
but it doesn't work.
My sample json is below. Do you have an any idea for this issue?
chaostoolkit-azure/chaosazure/aks/actions.py
Line 44 in 8d4b596
This Document shows that restart_node and stop_node commands stop a node at random. However, all nodes in my cluster stopped when I tried to do command "stop_node".
And also tried to add "sample" query on argument like
but it doesn't work.
My sample json is below. Do you have an any idea for this issue?
The text was updated successfully, but these errors were encountered: