Merge remote-tracking branch 'upstream/master' into concepts-root

This commit is contained in:
Devin Donnelly
2017-01-03 11:43:09 -08:00
484 changed files with 96359 additions and 16536 deletions
+7 -1
View File
@@ -1,4 +1,5 @@
---
title: Concepts
---
The Concepts section helps you learn about the parts of the Kubernetes system and the abstractions Kubernetes uses to represent your cluster, and helps you obtain a deeper understanding of how Kubernetes works.
@@ -58,7 +59,12 @@ The nodes in a cluster are the machines (VMs, physical servers, etc) that run yo
#### Object Metadata
[Annotations](/docs/concepts/object-metadata/annotations/)
* [Annotations](/docs/concepts/object-metadata/annotations/)
#### Controllers
* [StatefulSets](/docs/concepts/abstractions/controllers/statefulsets/)
### What's next