We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc1119 commit cb5a5adCopy full SHA for cb5a5ad
content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
@@ -336,8 +336,8 @@ See a list of add-ons that implement the
336
337
Please refer to the [Installing Addons](/docs/concepts/cluster-administration/addons/#networking-and-network-policy)
338
page for a non-exhaustive list of networking addons supported by Kubernetes.
339
-You can install a Pod network add-on with the following
340
-command on the control-plane node or a node that has the kubeconfig credentials:
+You can install a Pod network add-on with the following command on the
+control-plane node or a node that has the kubeconfig credentials:
341
342
```bash
343
kubectl apply -f <add-on.yaml>
0 commit comments