Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c8bb00d

Browse filesBrowse files
author
Tim Bannister
committed
Reorganize kubeadm node tasks
1 parent 4fc01b4 commit c8bb00d
Copy full SHA for c8bb00d

10 files changed

+17
-9
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
---
22
title: "Administration with kubeadm"
33
weight: 10
4+
simple_list: true
45
---
56

7+
If you don't yet have a cluster, visit
8+
[bootstrapping clusters with `kubeadm`](/docs/setup/production-environment/tools/kubeadm/).
9+
10+
The tasks in this section are aimed at people administering an existing cluster:
11+
12+
13+

‎content/en/docs/tasks/administer-cluster/kubeadm/adding-linux-nodes.md

Copy file name to clipboardExpand all lines: content/en/docs/tasks/administer-cluster/kubeadm/adding-linux-nodes.md
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Adding Linux worker nodes
33
content_type: task
4-
weight: 50
4+
weight: 10
55
---
66

77
<!-- overview -->

‎content/en/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes.md

Copy file name to clipboardExpand all lines: content/en/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes.md
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Adding Windows worker nodes
33
content_type: task
4-
weight: 50
4+
weight: 11
55
---
66

77
<!-- overview -->

‎content/en/docs/tasks/administer-cluster/kubeadm/change-package-repository.md

Copy file name to clipboardExpand all lines: content/en/docs/tasks/administer-cluster/kubeadm/change-package-repository.md
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Changing The Kubernetes Package Repository
33
content_type: task
4-
weight: 120
4+
weight: 150
55
---
66

77
<!-- overview -->

‎content/en/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver.md

Copy file name to clipboardExpand all lines: content/en/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver.md
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configuring a cgroup driver
33
content_type: task
4-
weight: 20
4+
weight: 50
55
---
66

77
<!-- overview -->

‎content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md

Copy file name to clipboardExpand all lines: content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ reviewers:
33
- sig-cluster-lifecycle
44
title: Certificate Management with kubeadm
55
content_type: task
6-
weight: 10
6+
weight: 80
77
---
88

99
<!-- overview -->

‎content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-reconfigure.md

Copy file name to clipboardExpand all lines: content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-reconfigure.md
+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ reviewers:
33
- sig-cluster-lifecycle
44
title: Reconfiguring a kubeadm cluster
55
content_type: task
6-
weight: 30
6+
weight: 90
77
---
88

99
<!-- overview -->

‎content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md

Copy file name to clipboardExpand all lines: content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md
+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ reviewers:
33
- sig-cluster-lifecycle
44
title: Upgrading kubeadm clusters
55
content_type: task
6-
weight: 40
6+
weight: 30
77
---
88

99
<!-- overview -->

‎content/en/docs/tasks/administer-cluster/kubeadm/upgrading-linux-nodes.md

Copy file name to clipboardExpand all lines: content/en/docs/tasks/administer-cluster/kubeadm/upgrading-linux-nodes.md
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Upgrading Linux nodes
33
content_type: task
4-
weight: 100
4+
weight: 40
55
---
66

77
<!-- overview -->

‎content/en/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes.md

Copy file name to clipboardExpand all lines: content/en/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes.md
+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Upgrading Windows nodes
33
min-kubernetes-server-version: 1.17
44
content_type: task
5-
weight: 110
5+
weight: 41
66
---
77

88
<!-- overview -->

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.