diff --git a/content/en/docs/concepts/cluster-administration/addons.md b/content/en/docs/concepts/cluster-administration/addons.md index c4fde16fbc7..e767ea4bc15 100644 --- a/content/en/docs/concepts/cluster-administration/addons.md +++ b/content/en/docs/concepts/cluster-administration/addons.md @@ -1,6 +1,7 @@ --- title: Installing Addons content_type: concept +weight: 120 --- diff --git a/content/en/docs/concepts/cluster-administration/flow-control.md b/content/en/docs/concepts/cluster-administration/flow-control.md index 632ea8758ce..0d4a0391e3a 100644 --- a/content/en/docs/concepts/cluster-administration/flow-control.md +++ b/content/en/docs/concepts/cluster-administration/flow-control.md @@ -2,6 +2,7 @@ title: API Priority and Fairness content_type: concept min-kubernetes-server-version: v1.18 +weight: 110 --- diff --git a/content/en/docs/concepts/cluster-administration/proxies.md b/content/en/docs/concepts/cluster-administration/proxies.md index 590ac84c171..d2caf2bc68b 100644 --- a/content/en/docs/concepts/cluster-administration/proxies.md +++ b/content/en/docs/concepts/cluster-administration/proxies.md @@ -1,7 +1,7 @@ --- title: Proxies in Kubernetes content_type: concept -weight: 90 +weight: 100 --- diff --git a/content/en/docs/concepts/cluster-administration/system-logs.md b/content/en/docs/concepts/cluster-administration/system-logs.md index f468de32b7e..47f4fed9e42 100644 --- a/content/en/docs/concepts/cluster-administration/system-logs.md +++ b/content/en/docs/concepts/cluster-administration/system-logs.md @@ -4,7 +4,7 @@ reviewers: - 44past4 title: System Logs content_type: concept -weight: 60 +weight: 80 --- diff --git a/content/en/docs/concepts/cluster-administration/system-metrics.md b/content/en/docs/concepts/cluster-administration/system-metrics.md index bfcfec9ecb2..3a4783a96b0 100644 --- a/content/en/docs/concepts/cluster-administration/system-metrics.md +++ b/content/en/docs/concepts/cluster-administration/system-metrics.md @@ -5,7 +5,7 @@ reviewers: - logicalhan - RainbowMango content_type: concept -weight: 60 +weight: 70 --- diff --git a/content/en/docs/concepts/cluster-administration/system-traces.md b/content/en/docs/concepts/cluster-administration/system-traces.md index 9f1e4e7b067..664e8951bfa 100644 --- a/content/en/docs/concepts/cluster-administration/system-traces.md +++ b/content/en/docs/concepts/cluster-administration/system-traces.md @@ -4,7 +4,7 @@ reviewers: - logicalhan - lilic content_type: concept -weight: 60 +weight: 90 ---