Initial commit of statefulsets concept.

This commit is contained in:
Kenneth Owens
2016-11-16 16:57:08 -08:00
parent cfe0f0e22a
commit 41114fd454
2 changed files with 167 additions and 1 deletions
+3 -1
View File
@@ -5,7 +5,9 @@ The Concepts section of the Kubernetes documentation is a work in progress.
#### Object Metadata
[Annotations](/docs/concepts/object-metadata/annotations/)
* [StatefulSets](/docs/concepts/object-metadata/statefulsets/)
* [Annotations](/docs/concepts/object-metadata/annotations/)
### What's next