Merge pull request #38887 from a-mccarthy/update-page-weights

Update page weights in /tasks/administer-cluster section
This commit is contained in:
Kubernetes Prow Robot 2023-01-12 05:18:54 -08:00 committed by GitHub
commit 46cda02bf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
56 changed files with 56 additions and 19 deletions

View File

@ -1,6 +1,7 @@
--- ---
title: Access Clusters Using the Kubernetes API title: Access Clusters Using the Kubernetes API
content_type: task content_type: task
weight: 60
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,7 +1,7 @@
--- ---
title: Generate Certificates Manually title: Generate Certificates Manually
content_type: task content_type: task
weight: 20 weight: 30
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,6 +1,7 @@
--- ---
title: Change the default StorageClass title: Change the default StorageClass
content_type: task content_type: task
weight: 90
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,6 +1,7 @@
--- ---
title: Change the Reclaim Policy of a PersistentVolume title: Change the Reclaim Policy of a PersistentVolume
content_type: task content_type: task
weight: 100
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,6 +1,7 @@
--- ---
title: Upgrade A Cluster title: Upgrade A Cluster
content_type: task content_type: task
weight: 350
--- ---
<!-- overview --> <!-- overview -->

View File

@ -5,6 +5,7 @@ reviewers:
- jpbetz - jpbetz
title: Operating etcd clusters for Kubernetes title: Operating etcd clusters for Kubernetes
content_type: task content_type: task
weight: 270
--- ---
<!-- overview --> <!-- overview -->

View File

@ -5,6 +5,7 @@ reviewers:
title: "Migrate Replicated Control Plane To Use Cloud Controller Manager" title: "Migrate Replicated Control Plane To Use Cloud Controller Manager"
linkTitle: "Migrate Replicated Control Plane To Use Cloud Controller Manager" linkTitle: "Migrate Replicated Control Plane To Use Cloud Controller Manager"
content_type: task content_type: task
weight: 250
--- ---
<!-- overview --> <!-- overview -->

View File

@ -4,6 +4,7 @@ reviewers:
title: Using CoreDNS for Service Discovery title: Using CoreDNS for Service Discovery
min-kubernetes-server-version: v1.9 min-kubernetes-server-version: v1.9
content_type: task content_type: task
weight: 380
--- ---
<!-- overview --> <!-- overview -->

View File

@ -7,6 +7,7 @@ reviewers:
content_type: task content_type: task
min-kubernetes-server-version: v1.26 min-kubernetes-server-version: v1.26
weight: 140
--- ---
<!-- overview --> <!-- overview -->

View File

@ -5,6 +5,7 @@ reviewers:
title: Declare Network Policy title: Declare Network Policy
min-kubernetes-server-version: v1.8 min-kubernetes-server-version: v1.8
content_type: task content_type: task
weight: 180
--- ---
<!-- overview --> <!-- overview -->
This document helps you get started using the Kubernetes [NetworkPolicy API](/docs/concepts/services-networking/network-policies/) to declare network policies that govern how pods communicate with each other. This document helps you get started using the Kubernetes [NetworkPolicy API](/docs/concepts/services-networking/network-policies/) to declare network policies that govern how pods communicate with each other.

View File

@ -5,6 +5,7 @@ reviewers:
- wlan0 - wlan0
title: Developing Cloud Controller Manager title: Developing Cloud Controller Manager
content_type: concept content_type: concept
weight: 190
--- ---
<!-- overview --> <!-- overview -->

View File

@ -5,6 +5,7 @@ reviewers:
title: Customizing DNS Service title: Customizing DNS Service
content_type: task content_type: task
min-kubernetes-server-version: v1.12 min-kubernetes-server-version: v1.12
weight: 160
--- ---
<!-- overview --> <!-- overview -->

View File

@ -5,6 +5,7 @@ reviewers:
title: Debugging DNS Resolution title: Debugging DNS Resolution
content_type: task content_type: task
min-kubernetes-server-version: v1.6 min-kubernetes-server-version: v1.6
weight: 170
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,6 +1,7 @@
--- ---
title: Autoscale the DNS Service in a Cluster title: Autoscale the DNS Service in a Cluster
content_type: task content_type: task
weight: 80
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,6 +1,7 @@
--- ---
title: Enable Or Disable A Kubernetes API title: Enable Or Disable A Kubernetes API
content_type: task content_type: task
weight: 200
--- ---
<!-- overview --> <!-- overview -->

View File

@ -5,6 +5,7 @@ reviewers:
- enj - enj
content_type: task content_type: task
min-kubernetes-server-version: 1.13 min-kubernetes-server-version: 1.13
weight: 210
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,6 +1,7 @@
--- ---
title: Advertise Extended Resources for a Node title: Advertise Extended Resources for a Node
content_type: task content_type: task
weight: 70
--- ---

View File

@ -5,6 +5,7 @@ reviewers:
- piosz - piosz
title: Guaranteed Scheduling For Critical Add-On Pods title: Guaranteed Scheduling For Critical Add-On Pods
content_type: concept content_type: concept
weight: 220
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,6 +1,7 @@
--- ---
title: IP Masquerade Agent User Guide title: IP Masquerade Agent User Guide
content_type: task content_type: task
weight: 230
--- ---
<!-- overview --> <!-- overview -->

View File

@ -4,6 +4,7 @@ reviewers:
- enj - enj
title: Using a KMS provider for data encryption title: Using a KMS provider for data encryption
content_type: task content_type: task
weight: 370
--- ---
<!-- overview --> <!-- overview -->
This page shows how to configure a Key Management Service (KMS) provider and plugin to enable secret data encryption. Currently there are two KMS API versions. KMS v1 will continue to work while v2 develops in maturity. If you are not sure which KMS API version to pick, choose v1. This page shows how to configure a Key Management Service (KMS) provider and plugin to enable secret data encryption. Currently there are two KMS API versions. KMS v1 will continue to work while v2 develops in maturity. If you are not sure which KMS API version to pick, choose v1.

View File

@ -1,7 +1,7 @@
--- ---
title: Configuring a cgroup driver title: Configuring a cgroup driver
content_type: task content_type: task
weight: 10 weight: 20
--- ---
<!-- overview --> <!-- overview -->

View File

@ -3,7 +3,7 @@ reviewers:
- sig-cluster-lifecycle - sig-cluster-lifecycle
title: Reconfiguring a kubeadm cluster title: Reconfiguring a kubeadm cluster
content_type: task content_type: task
weight: 10 weight: 30
--- ---
<!-- overview --> <!-- overview -->

View File

@ -3,7 +3,7 @@ reviewers:
- sig-cluster-lifecycle - sig-cluster-lifecycle
title: Upgrading kubeadm clusters title: Upgrading kubeadm clusters
content_type: task content_type: task
weight: 20 weight: 40
--- ---
<!-- overview --> <!-- overview -->

View File

@ -2,7 +2,7 @@
title: Upgrading Windows nodes title: Upgrading Windows nodes
min-kubernetes-server-version: 1.17 min-kubernetes-server-version: 1.17
content_type: task content_type: task
weight: 40 weight: 50
--- ---
<!-- overview --> <!-- overview -->

View File

@ -4,6 +4,7 @@ reviewers:
- dawnchen - dawnchen
title: Set Kubelet parameters via a config file title: Set Kubelet parameters via a config file
content_type: task content_type: task
weight: 330
--- ---
<!-- overview --> <!-- overview -->

View File

@ -6,6 +6,7 @@ reviewers:
description: Configure the kubelet's image credential provider plugin description: Configure the kubelet's image credential provider plugin
content_type: task content_type: task
min-kubernetes-server-version: v1.26 min-kubernetes-server-version: v1.26
weight: 120
--- ---
{{< feature-state for_k8s_version="v1.26" state="stable" >}} {{< feature-state for_k8s_version="v1.26" state="stable" >}}

View File

@ -2,6 +2,7 @@
title: Running Kubernetes Node Components as a Non-root User title: Running Kubernetes Node Components as a Non-root User
content_type: task content_type: task
min-kubernetes-server-version: 1.22 min-kubernetes-server-version: 1.22
weight: 300
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,6 +1,7 @@
--- ---
title: Limit Storage Consumption title: Limit Storage Consumption
content_type: task content_type: task
weight: 240
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,4 +1,4 @@
--- ---
title: Manage Memory, CPU, and API Resources title: Manage Memory, CPU, and API Resources
weight: 20 weight: 40
--- ---

View File

@ -7,6 +7,7 @@ reviewers:
content_type: task content_type: task
min-kubernetes-server-version: v1.21 min-kubernetes-server-version: v1.21
weight: 410
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,6 +1,6 @@
--- ---
title: "Migrating from dockershim" title: "Migrating from dockershim"
weight: 10 weight: 20
content_type: task content_type: task
no_list: true no_list: true
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: "Changing the Container Runtime on a Node from Docker Engine to containerd" title: "Changing the Container Runtime on a Node from Docker Engine to containerd"
weight: 8 weight: 10
content_type: task content_type: task
--- ---

View File

@ -3,7 +3,7 @@ title: Check whether dockershim removal affects you
content_type: task content_type: task
reviewers: reviewers:
- SergeyKanzhelev - SergeyKanzhelev
weight: 20 weight: 50
--- ---
<!-- overview --> <!-- overview -->

View File

@ -3,7 +3,7 @@ title: Find Out What Container Runtime is Used on a Node
content_type: task content_type: task
reviewers: reviewers:
- SergeyKanzhelev - SergeyKanzhelev
weight: 10 weight: 30
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,6 +1,6 @@
--- ---
title: "Migrate Docker Engine nodes from dockershim to cri-dockerd" title: "Migrate Docker Engine nodes from dockershim to cri-dockerd"
weight: 9 weight: 20
content_type: task content_type: task
--- ---

View File

@ -3,7 +3,7 @@ title: Migrating telemetry and security agents from dockershim
content_type: task content_type: task
reviewers: reviewers:
- SergeyKanzhelev - SergeyKanzhelev
weight: 70 weight: 60
--- ---
<!-- overview --> <!-- overview -->

View File

@ -4,7 +4,7 @@ content_type: task
reviewers: reviewers:
- mikebrow - mikebrow
- divya-mohan0209 - divya-mohan0209
weight: 10 weight: 40
--- ---
<!-- overview --> <!-- overview -->

View File

@ -4,6 +4,7 @@ reviewers:
- janetkuo - janetkuo
title: Namespaces Walkthrough title: Namespaces Walkthrough
content_type: task content_type: task
weight: 260
--- ---
<!-- overview --> <!-- overview -->

View File

@ -4,6 +4,7 @@ reviewers:
- janetkuo - janetkuo
title: Share a Cluster with Namespaces title: Share a Cluster with Namespaces
content_type: task content_type: task
weight: 340
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,4 +1,4 @@
--- ---
title: Install a Network Policy Provider title: Install a Network Policy Provider
weight: 30 weight: 50
--- ---

View File

@ -3,7 +3,7 @@ reviewers:
- caseydavenport - caseydavenport
title: Use Calico for NetworkPolicy title: Use Calico for NetworkPolicy
content_type: task content_type: task
weight: 10 weight: 20
--- ---
<!-- overview --> <!-- overview -->

View File

@ -4,7 +4,7 @@ reviewers:
- aanm - aanm
title: Use Cilium for NetworkPolicy title: Use Cilium for NetworkPolicy
content_type: task content_type: task
weight: 20 weight: 30
--- ---
<!-- overview --> <!-- overview -->

View File

@ -3,7 +3,7 @@ reviewers:
- murali-reddy - murali-reddy
title: Use Kube-router for NetworkPolicy title: Use Kube-router for NetworkPolicy
content_type: task content_type: task
weight: 30 weight: 40
--- ---
<!-- overview --> <!-- overview -->

View File

@ -3,7 +3,7 @@ reviewers:
- chrismarino - chrismarino
title: Romana for NetworkPolicy title: Romana for NetworkPolicy
content_type: task content_type: task
weight: 40 weight: 50
--- ---
<!-- overview --> <!-- overview -->

View File

@ -3,7 +3,7 @@ reviewers:
- bboreham - bboreham
title: Weave Net for NetworkPolicy title: Weave Net for NetworkPolicy
content_type: task content_type: task
weight: 50 weight: 60
--- ---
<!-- overview --> <!-- overview -->

View File

@ -5,6 +5,7 @@ reviewers:
- sftim - sftim
title: Using NodeLocal DNSCache in Kubernetes Clusters title: Using NodeLocal DNSCache in Kubernetes Clusters
content_type: task content_type: task
weight: 390
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,6 +1,7 @@
--- ---
title: Configure Quotas for API Objects title: Configure Quotas for API Objects
content_type: task content_type: task
weight: 130
--- ---

View File

@ -5,6 +5,7 @@ reviewers:
title: Reconfigure a Node's Kubelet in a Live Cluster title: Reconfigure a Node's Kubelet in a Live Cluster
content_type: task content_type: task
min-kubernetes-server-version: v1.11 min-kubernetes-server-version: v1.11
weight: 280
--- ---
<!-- overview --> <!-- overview -->

View File

@ -6,6 +6,7 @@ reviewers:
title: Reserve Compute Resources for System Daemons title: Reserve Compute Resources for System Daemons
content_type: task content_type: task
min-kubernetes-server-version: 1.8 min-kubernetes-server-version: 1.8
weight: 290
--- ---
<!-- overview --> <!-- overview -->

View File

@ -5,6 +5,7 @@ reviewers:
- wlan0 - wlan0
title: Cloud Controller Manager Administration title: Cloud Controller Manager Administration
content_type: concept content_type: concept
weight: 110
--- ---
<!-- overview --> <!-- overview -->

View File

@ -7,6 +7,7 @@ reviewers:
title: Safely Drain a Node title: Safely Drain a Node
content_type: task content_type: task
min-kubernetes-server-version: 1.5 min-kubernetes-server-version: 1.5
weight: 310
--- ---
<!-- overview --> <!-- overview -->

View File

@ -5,6 +5,7 @@ reviewers:
- enj - enj
title: Securing a Cluster title: Securing a Cluster
content_type: task content_type: task
weight: 320
--- ---
<!-- overview --> <!-- overview -->

View File

@ -3,6 +3,7 @@ title: Using sysctls in a Kubernetes Cluster
reviewers: reviewers:
- sttts - sttts
content_type: task content_type: task
weight: 400
--- ---
<!-- overview --> <!-- overview -->

View File

@ -10,6 +10,7 @@ reviewers:
content_type: task content_type: task
min-kubernetes-server-version: v1.18 min-kubernetes-server-version: v1.18
weight: 150
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,6 +1,7 @@
--- ---
title: Use Cascading Deletion in a Cluster title: Use Cascading Deletion in a Cluster
content_type: task content_type: task
weight: 360
--- ---
<!--overview--> <!--overview-->

View File

@ -2,6 +2,7 @@
title: Verify Signed Kubernetes Artifacts title: Verify Signed Kubernetes Artifacts
content_type: task content_type: task
min-kubernetes-server-version: v1.26 min-kubernetes-server-version: v1.26
weight: 420
--- ---
<!-- overview --> <!-- overview -->