Skip to content

Commit 06e8b9e

Browse files
authored
apply Zach's feedback
1 parent 6ac5bbb commit 06e8b9e

File tree

1 file changed

+6
-8
lines changed
  • content/en/docs/reference/glossary

1 file changed

+6
-8
lines changed
+6-8
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
---
2-
title: CNI (Container Network Interface)
2+
title: CNI (Container network interface)
33
id: cni
44
date: 2018-05-25
55
full_link: https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni
66
short_description: >
7-
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+
1010
aka:
1111
tags:
1212
- networking
1313
---
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.
1615
<!--more-->
1716

1817
* 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

Comments
 (0)