File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/en/docs/setup/production-environment/tools/kubeadm Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -170,10 +170,10 @@ option. Your cluster requirements may need a different configuration.
170
170
[Follow these instructions](/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/# pod-network)
171
171
to install the CNI provider. Make sure the configuration corresponds to the Pod CIDR specified in the kubeadm configuration file if applicable.
172
172
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.
175
175
If you don' t do this, you will not be able to launch your cluster properly.
176
- {{<note>}}
176
+ {{< / note >}}
177
177
178
178
1. Type the following and watch the pods of the control plane components get started:
179
179
You can’t perform that action at this time.
0 commit comments