Skip to content

Commit 92ef3b1

Browse files
authored
Kubeadm upgrade phase navigation (#51362)
* chore: removing whitespaces * chore: clean up whitespace in training.css * Fix tab name collision in kubeadm upgrade phase documentation
1 parent 7cd26af commit 92ef3b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/reference/setup-tools/kubeadm/kubeadm-upgrade-phase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ content_type: concept
99
Using the phases of `kubeadm upgrade apply`, you can choose to execute the separate steps of the initial upgrade
1010
of a control plane node.
1111

12-
{{< tabs name="tab-phase" >}}
12+
{{< tabs name="tab-apply-phase" >}}
1313
{{< tab name="phase" include="generated/kubeadm_upgrade/kubeadm_upgrade_apply_phase.md" />}}
1414
{{< tab name="preflight" include="generated/kubeadm_upgrade/kubeadm_upgrade_apply_phase_preflight.md" />}}
1515
{{< tab name="control-plane" include="generated/kubeadm_upgrade/kubeadm_upgrade_apply_phase_control-plane.md" />}}
@@ -25,7 +25,7 @@ of a control plane node.
2525
Using the phases of `kubeadm upgrade node` you can choose to execute the separate steps of the upgrade of
2626
secondary control-plane or worker nodes.
2727

28-
{{< tabs name="tab-phase" >}}
28+
{{< tabs name="tab-upgrade-phase" >}}
2929
{{< tab name="phase" include="generated/kubeadm_upgrade/kubeadm_upgrade_node_phase.md" />}}
3030
{{< tab name="preflight" include="generated/kubeadm_upgrade/kubeadm_upgrade_node_phase_preflight.md" />}}
3131
{{< tab name="control-plane" include="generated/kubeadm_upgrade/kubeadm_upgrade_node_phase_control-plane.md" />}}

0 commit comments

Comments
 (0)