Reorganize kubeadm node tasks

pull/47915/head
Tim Bannister 2024-09-13 16:59:16 +01:00
parent 4fc01b48d0
commit c8bb00db5d
10 changed files with 17 additions and 9 deletions

View File

@ -1,5 +1,13 @@
--- ---
title: "Administration with kubeadm" title: "Administration with kubeadm"
weight: 10 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 title: Adding Linux worker nodes
content_type: task content_type: task
weight: 50 weight: 10
--- ---
<!-- overview --> <!-- overview -->

View File

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

View File

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

View File

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

View File

@ -3,7 +3,7 @@ reviewers:
- sig-cluster-lifecycle - sig-cluster-lifecycle
title: Certificate Management with kubeadm title: Certificate Management with kubeadm
content_type: task content_type: task
weight: 10 weight: 80
--- ---
<!-- 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: 30 weight: 90
--- ---
<!-- 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: 40 weight: 30
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,7 +1,7 @@
--- ---
title: Upgrading Linux nodes title: Upgrading Linux nodes
content_type: task content_type: task
weight: 100 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: 110 weight: 41
--- ---
<!-- overview --> <!-- overview -->