Skip to content

Commit cb5a5ad

Browse files
Add link to network add-ons list
1 parent bcc1119 commit cb5a5ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,8 @@ See a list of add-ons that implement the
336336

337337
Please refer to the [Installing Addons](/docs/concepts/cluster-administration/addons/#networking-and-network-policy)
338338
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:
339+
You can install a Pod network add-on with the following command on the
340+
control-plane node or a node that has the kubeconfig credentials:
341341

342342
```bash
343343
kubectl apply -f <add-on.yaml>

0 commit comments

Comments
 (0)