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
parent f77bdec89e
commit 9284cf7ce3
4 changed files with 94 additions and 2 deletions
+2
View File
@@ -34,6 +34,8 @@ single thing, typically by giving a short sequence of steps.
* [Scaling a StatefulSet](/docs/tasks/manage-stateful-set/scale-stateful-set/)
* [Deleting a StatefulSet](/docs/tasks/manage-stateful-set/deleting-a-statefulset/)
* [Debugging a StatefulSet](/docs/tasks/manage-stateful-set/debugging-a-statefulset/)
* [Safely Draining a Node while Respecting Application SLOs](/docs/tasks/administer-cluster/safely-drain-node/)
### What's next