2016-09-23 22:40:21 +00:00
|
|
|
bigheader: "Concepts"
|
2016-11-03 22:06:08 +00:00
|
|
|
abstract: "Detailed explanations of Kubernetes system concepts and abstractions."
|
2016-09-23 22:40:21 +00:00
|
|
|
toc:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/concepts/index.md
|
2017-01-31 00:17:18 +00:00
|
|
|
|
2017-01-17 20:57:19 +00:00
|
|
|
- title: Kubectl Command Line
|
|
|
|
section:
|
|
|
|
- docs/concepts/tools/kubectl/object-management-overview.md
|
2017-01-31 00:17:18 +00:00
|
|
|
|
2017-01-18 22:27:43 +00:00
|
|
|
- title: Kubernetes Objects
|
2017-01-18 21:55:20 +00:00
|
|
|
section:
|
2017-01-18 22:25:41 +00:00
|
|
|
- docs/concepts/abstractions/overview.md
|
|
|
|
- docs/concepts/abstractions/pod.md
|
2017-01-31 00:17:18 +00:00
|
|
|
|
2017-01-18 22:25:41 +00:00
|
|
|
- title: Controllers
|
2017-01-18 21:55:20 +00:00
|
|
|
section:
|
2017-01-18 22:25:41 +00:00
|
|
|
- docs/concepts/abstractions/controllers/statefulsets.md
|
2017-01-31 00:17:18 +00:00
|
|
|
|
2016-09-23 22:40:21 +00:00
|
|
|
- title: Object Metadata
|
|
|
|
section:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/concepts/object-metadata/annotations.md
|
2017-01-31 00:17:18 +00:00
|
|
|
|
|
|
|
- title: Configuration
|
|
|
|
section:
|
|
|
|
- docs/concepts/configuration/container-command-args.md
|
|
|
|
|
|
|
|
- title: Policies
|
|
|
|
section:
|
|
|
|
- docs/concepts/policy/container-capabilities.md
|