Add link to kubernetes networking model page/section

Co-authored-by: Mike Brown <brownwm@us.ibm.com>
pull/33870/head
Tom Kivlin 2022-05-24 17:25:09 +01:00 committed by GitHub
parent 0c085e24ff
commit 149e2b5151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ For specific information about how a Container Runtime manages the CNI plugins,
- [containerd](https://github.com/containerd/containerd/blob/main/script/setup/install-cni)
- [CRI-O](https://github.com/cri-o/cri-o/blob/main/contrib/cni/README.md)
For specific information about how to install and manage a CNI plugin, see the documentation for that plugin.
For specific information about how to install and manage a CNI plugin, see the documentation for that plugin or [networking provider](/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-networking-model).
## Network Plugin Requirements