Skip to content

Commit 7b7efca

Browse files
codelearner3012k8s-ci-robot
authored andcommitted
adding cni.md (#8760)
* adding cni.md * apply Zach's feedback
1 parent 35362f7 commit 7b7efca

File tree

1 file changed

+18
-0
lines changed
  • content/en/docs/reference/glossary

1 file changed

+18
-0
lines changed
+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: CNI (Container network interface)
3+
id: cni
4+
date: 2018-05-25
5+
full_link: https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni
6+
short_description: >
7+
Container network interface (CNI) plugins are a type of Network plugin that adheres to the appc/CNI specification.
8+
9+
10+
aka:
11+
tags:
12+
- networking
13+
---
14+
Container network interface (CNI) plugins are a type of Network plugin that adheres to the appc/CNI specification.
15+
<!--more-->
16+
17+
* For information on Kubernetes and CNI refer to [this](https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni).
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

Comments
 (0)