Add another newline after the tab widgets

pull/29748/head
Jacob Valdemar 2021-09-19 22:07:09 +02:00 committed by GitHub
parent 483779104b
commit cc8bda3f41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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