Skip to content

Commit 0e78a85

Browse files
authored
Update network-plugins.md
Add a clarification that CNI has been supported from earliest version, not just the current version.
1 parent 5ea6ba0 commit 0e78a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ weight: 10
1111

1212
<!-- overview -->
1313

14-
Kubernetes {{< skew currentVersion >}} supports [Container Network Interface](https://github.com/containernetworking/cni)
14+
Kubernetes since earliest releases, including {{< skew currentVersion >}} supports [Container Network Interface](https://github.com/containernetworking/cni)
1515
(CNI) plugins for cluster networking. You must use a CNI plugin that is compatible with your
1616
cluster and that suits your needs. Different plugins are available (both open- and closed- source)
1717
in the wider Kubernetes ecosystem.

0 commit comments

Comments
 (0)