Skip to content

Commit 69f5c69

Browse files
mzachot-inu
andauthored
Update content/en/docs/concepts/cluster-administration/networking.md
Co-authored-by: Toshiaki Inukai <[email protected]>
1 parent 652a626 commit 69f5c69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/en/docs/concepts/cluster-administration/networking.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ To learn about the Kubernetes networking model, see [here](/docs/concepts/servic
3737
The network model is implemented by the container runtime on each node. The most common container runtimes use [Container Network Interface](https://github.com/containernetworking/cni) (CNI) plugins to manage their network and security capabilities. Many different CNI plugins exist from many different vendors. Some of these provide only basic features of adding and removing network interfaces, while others provide more sophisticated solutions, such as integration with other container orchestration systems, running multiple CNI plugins, advanced IPAM features etc.
3838

3939
See [this page](/docs/concepts/cluster-administration/addons/#networking-and-network-policy) for a non-exhaustive list of networking addons supported by Kubernetes.
40-
imply any preferential status.
4140

4241
## {{% heading "whatsnext" %}}
4342

0 commit comments

Comments
 (0)