Update statefulsets.md

This commit is contained in:
Jared
2016-12-12 19:03:38 -08:00
committed by GitHub
parent ab115ac0bf
commit 077b036c07
@@ -8,7 +8,6 @@ assignees:
- kow3ns
- smarterclayton
---
### Managing Stateful Services on Kubernetes
{% capture overview %}
**StatefulSets are a beta feature in 1.5. This feature replaces the
@@ -22,7 +21,8 @@ guarantees about the ordering of deployment and scaling.
{% capture body %}
### When to Use a StatefulSet
### Using StatefulSets
StatefulSets are valuable for applications that require one or more of the
following.