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 5ea6ba0 commit 0e78a85Copy full SHA for 0e78a85
content/en/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md
@@ -11,7 +11,7 @@ weight: 10
11
12
<!-- overview -->
13
14
-Kubernetes {{< skew currentVersion >}} supports [Container Network Interface](https://github.com/containernetworking/cni)
+Kubernetes since earliest releases, including {{< skew currentVersion >}} supports [Container Network Interface](https://github.com/containernetworking/cni)
15
(CNI) plugins for cluster networking. You must use a CNI plugin that is compatible with your
16
cluster and that suits your needs. Different plugins are available (both open- and closed- source)
17
in the wider Kubernetes ecosystem.
0 commit comments