File tree 1 file changed +4
-1
lines changed
content/en/docs/setup/production-environment/tools/kubeadm
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -333,7 +333,10 @@ support [Network Policy](/docs/concepts/services-networking/network-policies/).
333
333
See a list of add-ons that implement the
334
334
[ Kubernetes networking model] ( /docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-network-model ) .
335
335
336
- You can install a Pod network add-on with the following command on 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 command on the
337
340
control-plane node or a node that has the kubeconfig credentials:
338
341
339
342
``` bash
You can’t perform that action at this time.
0 commit comments