Skip to content

Instantly share code, notes, and snippets.

@russmiles
Created July 18, 2018 16:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save russmiles/49facd13690e2c38e86b3c58af8b1121 to your computer and use it in GitHub Desktop.
Save russmiles/49facd13690e2c38e86b3c58af8b1121 to your computer and use it in GitHub Desktop.
"method": [
{
"type": "action",
"name": "drain_node",
"provider": {
"type": "python",
"module": "chaosk8s.node.actions",
"func": "drain_nodes",
"arguments": {
"name": "gke-disruption-demo-default-pool-9fa7a856-jrvm",
"delete_pods_with_local_storage": true
}
}
}
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment