website/_data/concepts.yml

18 lines
539 B
YAML
Raw Normal View History

bigheader: "Concepts"
abstract: "Detailed explanations of Kubernetes system concepts and abstractions."
toc:
- docs/concepts/index.md
2017-01-17 20:57:19 +00:00
- title: Kubectl Command Line
section:
- docs/concepts/tools/kubectl/object-management-overview.md
2017-01-18 22:27:43 +00:00
- title: Kubernetes Objects
section:
2017-01-18 22:25:41 +00:00
- docs/concepts/abstractions/overview.md
- docs/concepts/abstractions/pod.md
- title: Controllers
section:
2017-01-18 22:25:41 +00:00
- docs/concepts/abstractions/controllers/statefulsets.md
- title: Object Metadata
section:
- docs/concepts/object-metadata/annotations.md