File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
content/en/docs/concepts/extend-kubernetes/compute-storage-net Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ weight: 10
11
11
12
12
<!-- overview -->
13
13
14
- Kubernetes since earliest releases, including {{< skew currentVersion >}} supports [ Container Network Interface] ( https://github.com/containernetworking/cni )
14
+ 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 )
15
16
(CNI) plugins for cluster networking. You must use a CNI plugin that is compatible with your
16
17
cluster and that suits your needs. Different plugins are available (both open- and closed- source)
17
18
in the wider Kubernetes ecosystem.
You can’t perform that action at this time.
0 commit comments