diff --git a/content/en/docs/concepts/cluster-administration/_index.md b/content/en/docs/concepts/cluster-administration/_index.md index cdef77a4dd..72af40feec 100755 --- a/content/en/docs/concepts/cluster-administration/_index.md +++ b/content/en/docs/concepts/cluster-administration/_index.md @@ -1,5 +1,5 @@ --- -title: "Compute, Storage, and Networking Extensions" -weight: 30 +title: "Cluster Administration" +weight: 100 --- diff --git a/content/en/docs/concepts/configuration/_index.md b/content/en/docs/concepts/configuration/_index.md index 00cf8e8c0f..1635c2a5bf 100755 --- a/content/en/docs/concepts/configuration/_index.md +++ b/content/en/docs/concepts/configuration/_index.md @@ -1,5 +1,5 @@ --- title: "Configuration" -weight: 70 +weight: 80 --- diff --git a/content/en/docs/concepts/containers/_index.md b/content/en/docs/concepts/containers/_index.md index 5800f8a310..ad442f3ab3 100755 --- a/content/en/docs/concepts/containers/_index.md +++ b/content/en/docs/concepts/containers/_index.md @@ -1,5 +1,5 @@ --- title: "Containers" -weight: 50 +weight: 40 --- diff --git a/content/en/docs/concepts/extend-kubernetes/_index.md b/content/en/docs/concepts/extend-kubernetes/_index.md index db04ba3e77..93d955441d 100644 --- a/content/en/docs/concepts/extend-kubernetes/_index.md +++ b/content/en/docs/concepts/extend-kubernetes/_index.md @@ -1,4 +1,4 @@ --- title: Extending Kubernetes -weight: 40 +weight: 110 --- diff --git a/content/en/docs/concepts/policy/_index.md b/content/en/docs/concepts/policy/_index.md index 4305fa559d..41d91de546 100755 --- a/content/en/docs/concepts/policy/_index.md +++ b/content/en/docs/concepts/policy/_index.md @@ -1,5 +1,5 @@ --- title: "Policies" -weight: 160 +weight: 90 --- diff --git a/content/en/docs/concepts/services-networking/_index.md b/content/en/docs/concepts/services-networking/_index.md index f4c379d88c..eea2c65b33 100755 --- a/content/en/docs/concepts/services-networking/_index.md +++ b/content/en/docs/concepts/services-networking/_index.md @@ -1,5 +1,5 @@ --- title: "Services, Load Balancing, and Networking" -weight: 80 +weight: 60 --- diff --git a/content/en/docs/concepts/storage/_index.md b/content/en/docs/concepts/storage/_index.md index 8d38e78dd6..7e0dd19b12 100755 --- a/content/en/docs/concepts/storage/_index.md +++ b/content/en/docs/concepts/storage/_index.md @@ -1,5 +1,5 @@ --- title: "Storage" -weight: 90 +weight: 70 --- diff --git a/content/en/docs/concepts/workloads/_index.md b/content/en/docs/concepts/workloads/_index.md index 702bdc6ee9..ca394ebd00 100644 --- a/content/en/docs/concepts/workloads/_index.md +++ b/content/en/docs/concepts/workloads/_index.md @@ -1,5 +1,5 @@ --- title: "Workloads" -weight: 60 +weight: 50 ---