We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e78a85 commit 99d077cCopy full SHA for 99d077c
content/en/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md
@@ -11,7 +11,8 @@ weight: 10
11
12
13
14
-Kubernetes since earliest releases, including {{< skew currentVersion >}} supports [Container Network Interface](https://github.com/containernetworking/cni)
+Kubernetes (version 1.3 through to the latest {{< skew latestVersion >}}, and likely onwards) lets you use
15
+[Container Network Interface](https://github.com/containernetworking/cni)
16
(CNI) plugins for cluster networking. You must use a CNI plugin that is compatible with your
17
cluster and that suits your needs. Different plugins are available (both open- and closed- source)
18
in the wider Kubernetes ecosystem.
0 commit comments