Merge pull request #1704 from janetkuo/task-petset-upgrade-statefulset

Add Task: upgrading from PetSet to StatefulSet
This commit is contained in:
Steve Perry
2016-12-01 15:27:13 -08:00
committed by GitHub
3 changed files with 171 additions and 1 deletions
+4
View File
@@ -27,6 +27,10 @@ single thing, typically by giving a short sequence of steps.
* [Assigning Pods to Nodes](/docs/tasks/administer-cluster/assign-pods-nodes/)
#### Managing Stateful Applications
* [Upgrading from PetSets to StatefulSets](/docs/tasks/manage-stateful-set/upgrade-pet-set-to-stateful-set/)
### What's next
If you would like to write a task page, see