Merge pull request #1789 from davidopp/release-1.5

Add task documentation for safely draining nodes. Also update PDB to v1beta1
This commit is contained in:
devin-donnelly
2016-12-02 15:05:39 -08:00
committed by GitHub
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/