Merge pull request #47915 from sftim/20240913_kubeadm_task_reorganize

Reorganize task pages relevant to nodes and kubeadm
pull/47976/head
Kubernetes Prow Robot 2024-09-17 20:48:44 +01:00 committed by GitHub
commit add3958c32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 17 additions and 9 deletions

View File

@ -1,5 +1,13 @@
---
title: "Administration with kubeadm"
weight: 10
simple_list: true
---
If you don't yet have a cluster, visit
[bootstrapping clusters with `kubeadm`](/docs/setup/production-environment/tools/kubeadm/).
The tasks in this section are aimed at people administering an existing cluster:

View File

@ -1,7 +1,7 @@
---
title: Adding Linux worker nodes
content_type: task
weight: 50
weight: 10
---
<!-- overview -->

View File

@ -1,7 +1,7 @@
---
title: Adding Windows worker nodes
content_type: task
weight: 50
weight: 11
---
<!-- overview -->

View File

@ -1,7 +1,7 @@
---
title: Changing The Kubernetes Package Repository
content_type: task
weight: 120
weight: 150
---
<!-- overview -->

View File

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

View File

@ -3,7 +3,7 @@ reviewers:
- sig-cluster-lifecycle
title: Certificate Management with kubeadm
content_type: task
weight: 10
weight: 80
---
<!-- overview -->

View File

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

View File

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

View File

@ -1,7 +1,7 @@
---
title: Upgrading Linux nodes
content_type: task
weight: 100
weight: 40
---
<!-- overview -->

View File

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