Add task: scaling stateful sets

This commit is contained in:
Janet Kuo
2016-11-22 16:57:44 -08:00
parent f9b4854b92
commit 09bf6df3d3
3 changed files with 86 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@ single thing, typically by giving a short sequence of steps.
#### Managing Stateful Applications
* [Upgrading from PetSets to StatefulSets](/docs/tasks/manage-stateful-set/upgrade-pet-set-to-stateful-set/)
* [Scaling a Stateful Set](/docs/tasks/manage-stateful-set/scale-stateful-set/)
### What's next