Skip to content

Instantly share code, notes, and snippets.

@russmiles
Created July 18, 2018 16:49
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/b22147fbbd3a965c78d9e909aae8f807 to your computer and use it in GitHub Desktop.
Save russmiles/b22147fbbd3a965c78d9e909aae8f807 to your computer and use it in GitHub Desktop.
"rollbacks": [
{
"type": "action",
"name": "uncordon_node",
"provider": {
"type": "python",
"module": "chaosk8s.node.actions",
"func": "uncordon_node",
"arguments": {
"name": "gke-disruption-demo-default-pool-9fa7a856-jrvm"
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment