Add link to network add-ons list

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
pull/45011/head
steve-hardman 2024-02-04 01:28:11 +00:00 committed by GitHub
parent 2e741ee848
commit cf665959d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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).
Please refer to the Installing Addons page for a non-exhaustive list of networking
addons supported by Kubernetes You can install a Pod network add-on with the following
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
command on the control-plane node or a node that has the kubeconfig credentials:
```bash