Add another newline after the tab widgets
parent
483779104b
commit
cc8bda3f41
|
@ -89,6 +89,7 @@ Pick a control plane node that you wish to upgrade first. It must have the `/etc
|
|||
{{% /tab %}}
|
||||
{{< /tabs >}}
|
||||
|
||||
|
||||
- Verify that the download works and has the expected version:
|
||||
|
||||
```shell
|
||||
|
@ -185,6 +186,7 @@ Also calling `kubeadm upgrade plan` and upgrading the CNI provider plugin is no
|
|||
{{% /tab %}}
|
||||
{{< /tabs >}}
|
||||
|
||||
|
||||
- Restart the kubelet:
|
||||
|
||||
```shell
|
||||
|
@ -265,6 +267,7 @@ without compromising the minimum required capacity for running your workloads.
|
|||
{{% /tab %}}
|
||||
{{< /tabs >}}
|
||||
|
||||
|
||||
- Restart the kubelet:
|
||||
|
||||
```shell
|
||||
|
|
Loading…
Reference in New Issue