Skip to content

Commit 8a5c44c

Browse files
committed
Added changes
1 parent c5881a1 commit 8a5c44c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/high-availability.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,10 @@ option. Your cluster requirements may need a different configuration.
170170
[Follow these instructions](/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/#pod-network)
171171
to install the CNI provider. Make sure the configuration corresponds to the Pod CIDR specified in the kubeadm configuration file if applicable.
172172

173-
{{<note>}}
174-
You must pick your own CNI plugin and deploy it before you move on to next step.
173+
{{< note >}}
174+
You must pick a network plugin that suits your use case and deploy it before you move on to next step.
175175
If you don't do this, you will not be able to launch your cluster properly.
176-
{{<note>}}
176+
{{< /note >}}
177177
178178
1. Type the following and watch the pods of the control plane components get started:
179179

0 commit comments

Comments
 (0)