Add link to network add-ons list
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>pull/45011/head
parent
2e741ee848
commit
cf665959d8
|
@ -334,8 +334,8 @@ See a list of add-ons that implement the
|
||||||
[Kubernetes networking model](/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-network-model).
|
[Kubernetes networking model](/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-network-model).
|
||||||
|
|
||||||
|
|
||||||
Please refer to the Installing Addons page for a non-exhaustive list of networking
|
Please refer to the [Installing Addons](/docs/concepts/cluster-administration/addons/#networking-and-network-policy) page for a non-exhaustive list of networking
|
||||||
addons supported by Kubernetes You can install a Pod network add-on with the following
|
addons supported by Kubernetes. 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:
|
command on the control-plane node or a node that has the kubeconfig credentials:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue