Move StatefulSets topic. (#2869)

* Move StatefulSets topic.

* Fix TOC.
This commit is contained in:
Steve Perry
2017-03-16 13:21:14 -07:00
committed by GitHub
parent c5e149cc42
commit 8d9c3938e4
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -31,6 +31,9 @@ toc:
- docs/concepts/workloads/pods/pod-overview.md
- docs/concepts/workloads/pods/pod-lifecycle.md
- docs/concepts/workloads/pods/init-containers.md
- title: Controllers
section:
- docs/concepts/workloads/controllers/statefulset.md
- title: Jobs
section:
- docs/concepts/jobs/run-to-completion-finite-workloads.md
@@ -8,6 +8,9 @@ assignees:
- kow3ns
- smarterclayton
title: StatefulSets
redirect_from:
- "/docs/concepts/abstractions/controllers/statefulsets/"
- "/docs/concepts/abstractions/controllers/statefulsets.html"
---
{% capture overview %}