Skip to content

Commit c724a09

Browse files
Add Line Break element after tab widget
1 parent 0e47e6d commit c724a09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ Pick a control plane node that you wish to upgrade first. It must have the `/etc
8888
yum install -y kubeadm-{{< skew currentVersion >}}.x-0 --disableexcludes=kubernetes
8989
{{% /tab %}}
9090
{{< /tabs >}}
91+
<br />
9192

9293
- Verify that the download works and has the expected version:
9394

@@ -184,6 +185,7 @@ Also calling `kubeadm upgrade plan` and upgrading the CNI provider plugin is no
184185
yum install -y kubelet-{{< skew currentVersion >}}.x-0 kubectl-{{< skew currentVersion >}}.x-0 --disableexcludes=kubernetes
185186
{{% /tab %}}
186187
{{< /tabs >}}
188+
<br />
187189
188190
- Restart the kubelet:
189191
@@ -264,6 +266,7 @@ without compromising the minimum required capacity for running your workloads.
264266
yum install -y kubelet-{{< skew currentVersion >}}.x-0 kubectl-{{< skew currentVersion >}}.x-0 --disableexcludes=kubernetes
265267
{{% /tab %}}
266268
{{< /tabs >}}
269+
<br />
267270
268271
- Restart the kubelet:
269272

0 commit comments

Comments
 (0)