Add task documentation for safely draining nodes. Also update PDB to v1beta1.
This commit is contained in:
committed by
Devin Donnelly
parent
ba8cb2660b
commit
7ce65a3356
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user