Update page weights in /tasks/administer-cluster section
This commit is contained in:
parent
cb198d8cda
commit
b1202c78ff
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Access Clusters Using the Kubernetes API
|
||||
content_type: task
|
||||
weight: 60
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Generate Certificates Manually
|
||||
content_type: task
|
||||
weight: 20
|
||||
weight: 30
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Change the default StorageClass
|
||||
content_type: task
|
||||
weight: 90
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Change the Reclaim Policy of a PersistentVolume
|
||||
content_type: task
|
||||
weight: 100
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Upgrade A Cluster
|
||||
content_type: task
|
||||
weight: 350
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ reviewers:
|
|||
- jpbetz
|
||||
title: Operating etcd clusters for Kubernetes
|
||||
content_type: task
|
||||
weight: 270
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ reviewers:
|
|||
title: "Migrate Replicated Control Plane To Use Cloud Controller Manager"
|
||||
linkTitle: "Migrate Replicated Control Plane To Use Cloud Controller Manager"
|
||||
content_type: task
|
||||
weight: 250
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ reviewers:
|
|||
title: Using CoreDNS for Service Discovery
|
||||
min-kubernetes-server-version: v1.9
|
||||
content_type: task
|
||||
weight: 380
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ reviewers:
|
|||
|
||||
content_type: task
|
||||
min-kubernetes-server-version: v1.26
|
||||
weight: 140
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ reviewers:
|
|||
title: Declare Network Policy
|
||||
min-kubernetes-server-version: v1.8
|
||||
content_type: task
|
||||
weight: 180
|
||||
---
|
||||
<!-- 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.
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ reviewers:
|
|||
- wlan0
|
||||
title: Developing Cloud Controller Manager
|
||||
content_type: concept
|
||||
weight: 190
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ reviewers:
|
|||
title: Customizing DNS Service
|
||||
content_type: task
|
||||
min-kubernetes-server-version: v1.12
|
||||
weight: 160
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ reviewers:
|
|||
title: Debugging DNS Resolution
|
||||
content_type: task
|
||||
min-kubernetes-server-version: v1.6
|
||||
weight: 170
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Autoscale the DNS Service in a Cluster
|
||||
content_type: task
|
||||
weight: 80
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Enable Or Disable A Kubernetes API
|
||||
content_type: task
|
||||
weight: 200
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ reviewers:
|
|||
- enj
|
||||
content_type: task
|
||||
min-kubernetes-server-version: 1.13
|
||||
weight: 210
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Advertise Extended Resources for a Node
|
||||
content_type: task
|
||||
weight: 70
|
||||
---
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ reviewers:
|
|||
- piosz
|
||||
title: Guaranteed Scheduling For Critical Add-On Pods
|
||||
content_type: concept
|
||||
weight: 220
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: IP Masquerade Agent User Guide
|
||||
content_type: task
|
||||
weight: 230
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ reviewers:
|
|||
- enj
|
||||
title: Using a KMS provider for data encryption
|
||||
content_type: task
|
||||
weight: 370
|
||||
---
|
||||
<!-- 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.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Configuring a cgroup driver
|
||||
content_type: task
|
||||
weight: 10
|
||||
weight: 20
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ reviewers:
|
|||
- sig-cluster-lifecycle
|
||||
title: Reconfiguring a kubeadm cluster
|
||||
content_type: task
|
||||
weight: 10
|
||||
weight: 30
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ reviewers:
|
|||
- sig-cluster-lifecycle
|
||||
title: Upgrading kubeadm clusters
|
||||
content_type: task
|
||||
weight: 20
|
||||
weight: 40
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Upgrading Windows nodes
|
||||
min-kubernetes-server-version: 1.17
|
||||
content_type: task
|
||||
weight: 40
|
||||
weight: 50
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ reviewers:
|
|||
- dawnchen
|
||||
title: Set Kubelet parameters via a config file
|
||||
content_type: task
|
||||
weight: 330
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ reviewers:
|
|||
description: Configure the kubelet's image credential provider plugin
|
||||
content_type: task
|
||||
min-kubernetes-server-version: v1.26
|
||||
weight: 120
|
||||
---
|
||||
|
||||
{{< feature-state for_k8s_version="v1.26" state="stable" >}}
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
title: Running Kubernetes Node Components as a Non-root User
|
||||
content_type: task
|
||||
min-kubernetes-server-version: 1.22
|
||||
weight: 300
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Limit Storage Consumption
|
||||
content_type: task
|
||||
weight: 240
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: Manage Memory, CPU, and API Resources
|
||||
weight: 20
|
||||
weight: 40
|
||||
---
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ reviewers:
|
|||
|
||||
content_type: task
|
||||
min-kubernetes-server-version: v1.21
|
||||
weight: 410
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Migrating from dockershim"
|
||||
weight: 10
|
||||
weight: 20
|
||||
content_type: task
|
||||
no_list: true
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Changing the Container Runtime on a Node from Docker Engine to containerd"
|
||||
weight: 8
|
||||
weight: 10
|
||||
content_type: task
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Check whether dockershim removal affects you
|
|||
content_type: task
|
||||
reviewers:
|
||||
- SergeyKanzhelev
|
||||
weight: 20
|
||||
weight: 50
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Find Out What Container Runtime is Used on a Node
|
|||
content_type: task
|
||||
reviewers:
|
||||
- SergeyKanzhelev
|
||||
weight: 10
|
||||
weight: 30
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Migrate Docker Engine nodes from dockershim to cri-dockerd"
|
||||
weight: 9
|
||||
weight: 20
|
||||
content_type: task
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Migrating telemetry and security agents from dockershim
|
|||
content_type: task
|
||||
reviewers:
|
||||
- SergeyKanzhelev
|
||||
weight: 70
|
||||
weight: 60
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ content_type: task
|
|||
reviewers:
|
||||
- mikebrow
|
||||
- divya-mohan0209
|
||||
weight: 10
|
||||
weight: 40
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ reviewers:
|
|||
- janetkuo
|
||||
title: Namespaces Walkthrough
|
||||
content_type: task
|
||||
weight: 260
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ reviewers:
|
|||
- janetkuo
|
||||
title: Share a Cluster with Namespaces
|
||||
content_type: task
|
||||
weight: 340
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: Install a Network Policy Provider
|
||||
weight: 30
|
||||
weight: 50
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ reviewers:
|
|||
- caseydavenport
|
||||
title: Use Calico for NetworkPolicy
|
||||
content_type: task
|
||||
weight: 10
|
||||
weight: 20
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ reviewers:
|
|||
- aanm
|
||||
title: Use Cilium for NetworkPolicy
|
||||
content_type: task
|
||||
weight: 20
|
||||
weight: 30
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ reviewers:
|
|||
- murali-reddy
|
||||
title: Use Kube-router for NetworkPolicy
|
||||
content_type: task
|
||||
weight: 30
|
||||
weight: 40
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ reviewers:
|
|||
- chrismarino
|
||||
title: Romana for NetworkPolicy
|
||||
content_type: task
|
||||
weight: 40
|
||||
weight: 50
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ reviewers:
|
|||
- bboreham
|
||||
title: Weave Net for NetworkPolicy
|
||||
content_type: task
|
||||
weight: 50
|
||||
weight: 60
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ reviewers:
|
|||
- sftim
|
||||
title: Using NodeLocal DNSCache in Kubernetes Clusters
|
||||
content_type: task
|
||||
weight: 390
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Configure Quotas for API Objects
|
||||
content_type: task
|
||||
weight: 130
|
||||
---
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ reviewers:
|
|||
title: Reconfigure a Node's Kubelet in a Live Cluster
|
||||
content_type: task
|
||||
min-kubernetes-server-version: v1.11
|
||||
weight: 280
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ reviewers:
|
|||
title: Reserve Compute Resources for System Daemons
|
||||
content_type: task
|
||||
min-kubernetes-server-version: 1.8
|
||||
weight: 290
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ reviewers:
|
|||
- wlan0
|
||||
title: Cloud Controller Manager Administration
|
||||
content_type: concept
|
||||
weight: 110
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ reviewers:
|
|||
title: Safely Drain a Node
|
||||
content_type: task
|
||||
min-kubernetes-server-version: 1.5
|
||||
weight: 310
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ reviewers:
|
|||
- enj
|
||||
title: Securing a Cluster
|
||||
content_type: task
|
||||
weight: 320
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ title: Using sysctls in a Kubernetes Cluster
|
|||
reviewers:
|
||||
- sttts
|
||||
content_type: task
|
||||
weight: 400
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ reviewers:
|
|||
|
||||
content_type: task
|
||||
min-kubernetes-server-version: v1.18
|
||||
weight: 150
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Use Cascading Deletion in a Cluster
|
||||
content_type: task
|
||||
weight: 360
|
||||
---
|
||||
|
||||
<!--overview-->
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
title: Verify Signed Kubernetes Artifacts
|
||||
content_type: task
|
||||
min-kubernetes-server-version: v1.26
|
||||
weight: 420
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue