Skip to content

Commit bcc1119

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

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,9 @@ See a list of add-ons that implement the
334334
[Kubernetes networking model](/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-network-model).
335335

336336

337-
Please refer to the [Installing Addons](/docs/concepts/cluster-administration/addons/#networking-and-network-policy) page for a non-exhaustive list of networking
338-
addons supported by Kubernetes. You can install a Pod network add-on with the following
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
339340
command on the control-plane node or a node that has the kubeconfig credentials:
340341

341342
```bash

0 commit comments

Comments
 (0)