Task: Deleting a statefulset (#1737)

* Deleting a statefulset task.

* Doc review fixes.
This commit is contained in:
Anirudh Ramanathan
2016-12-02 14:52:18 -08:00
committed by GitHub
parent e855833073
commit 4e588af7f1
3 changed files with 87 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ single thing, typically by giving a short sequence of steps.
* [Upgrading from PetSets to StatefulSets](/docs/tasks/manage-stateful-set/upgrade-pet-set-to-stateful-set/)
* [Scaling a StatefulSet](/docs/tasks/manage-stateful-set/scale-stateful-set/)
* [Deleting a StatefulSet](/docs/tasks/manage-stateful-set/deleting-a-statefulset/)
### What's next