diff --git a/content/en/docs/concepts/scheduling-eviction/_index.md b/content/en/docs/concepts/scheduling-eviction/_index.md index fd1c0bbf00b3e..00330b5a4b3eb 100644 --- a/content/en/docs/concepts/scheduling-eviction/_index.md +++ b/content/en/docs/concepts/scheduling-eviction/_index.md @@ -1,6 +1,6 @@ --- title: "Scheduling, Preemption and Eviction" -weight: 90 +weight: 95 content_type: concept description: > In Kubernetes, scheduling refers to making sure that Pods are matched to Nodes diff --git a/content/en/docs/concepts/security/_index.md b/content/en/docs/concepts/security/_index.md index 3dfb62fe48253..50edcda94a3f6 100644 --- a/content/en/docs/concepts/security/_index.md +++ b/content/en/docs/concepts/security/_index.md @@ -1,6 +1,6 @@ --- title: "Security" -weight: 81 +weight: 85 description: > Concepts for keeping your cloud-native workload secure. --- diff --git a/content/en/docs/concepts/workloads/_index.md b/content/en/docs/concepts/workloads/_index.md index dffd727505d46..29b345ba76d1c 100644 --- a/content/en/docs/concepts/workloads/_index.md +++ b/content/en/docs/concepts/workloads/_index.md @@ -1,6 +1,6 @@ --- title: "Workloads" -weight: 50 +weight: 55 description: > Understand Pods, the smallest deployable compute object in Kubernetes, and the higher-level abstractions that help you to run them. no_list: true