Add task documentation for safely draining nodes. Also update PDB to v1beta1.

This commit is contained in:
David Oppenheimer
2016-11-24 15:22:19 -08:00
committed by Devin Donnelly
parent ba8cb2660b
commit 7ce65a3356
4 changed files with 94 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
---
assignees:
- mml
- davidopp
---
This guide is for anyone wishing to specify safety constraints on pods or anyone
@@ -59,7 +59,7 @@ itself. To attempt an eviction (perhaps more REST-precisely, to attempt to
```json
{
"apiVersion": "policy/v1alpha1",
"apiVersion": "policy/v1beta1",
"kind": "Eviction",
"metadata": {
"name": "quux",