More bug fixes for TOC, titling, and formatting.
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@ bigheader: "Concepts"
|
||||
abstract: "Detailed explanations of Kubernetes system concepts and abstractions."
|
||||
toc:
|
||||
- docs/concepts/index.md
|
||||
section:
|
||||
- title: Kubernetes Objects
|
||||
section:
|
||||
- title: Kubernetes Objects
|
||||
section:
|
||||
- docs/concepts/abstractions/overview.md
|
||||
- docs/concepts/abstractions/pod.md
|
||||
|
||||
@@ -30,7 +30,7 @@ In addition, Kubernetes contains a number of higher-level abstractions called Co
|
||||
|
||||
* ReplicaSet
|
||||
* Deployment
|
||||
* [StatefulSet](/docs/concepts/abstractions/controllers/statefulsets/))
|
||||
* [StatefulSet](/docs/concepts/abstractions/controllers/statefulsets/)
|
||||
* DaemonSet
|
||||
* Job
|
||||
|
||||
|
||||
Reference in New Issue
Block a user