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
View File
@@ -43,3 +43,5 @@ toc:
path: /docs/tasks/manage-stateful-set/deleting-a-statefulset/
- title: Debugging a StatefulSet
path: /docs/tasks/manage-stateful-set/debugging-a-statefulset/
- title: Safely Draining a Node while Respecting Application SLOs
path: /docs/tasks/administer-cluster/safely-drain-node/