You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CNI plugins are a type of Network plugins in Kubernetes that adheres to the appc/CNI specification.
8
-
9
-
7
+
Container network interface (CNI) plugins are a type of Network plugin that adheres to the appc/CNI specification.
8
+
9
+
10
10
aka:
11
11
tags:
12
12
- networking
13
13
---
14
-
CNI plugins are a type of Network plugins in Kubernetes that adheres to the appc/CNI specification.
15
-
14
+
Container network interface (CNI) plugins are a type of Network plugin that adheres to the appc/CNI specification.
16
15
<!--more-->
17
16
18
17
* For information on Kubernetes and CNI refer to [this](https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni).
19
-
* For more information read the [CNI specification](https://github.com/containernetworking/cni/blob/master/SPEC.md#network-configuration).
20
-
18
+
* For information on Kubernetes and CNI, see ["Network plugins"](https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni).
0 commit comments