Skip to content

Commit 76b1d01

Browse files
authored
Merge pull request #36406 from ydFu/en-update-cni
Remove redundant description in glossary/cni
2 parents bed8b24 + e9bab37 commit 76b1d01

File tree

1 file changed

+4
-4
lines changed
  • content/en/docs/reference/glossary

1 file changed

+4
-4
lines changed

content/en/docs/reference/glossary/cni.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Container network interface (CNI)
33
id: cni
44
date: 2018-05-25
5-
full_link: /docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni
5+
full_link: /docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/
66
short_description: >
77
Container network interface (CNI) plugins are a type of Network plugin that adheres to the appc/CNI specification.
88
@@ -12,7 +12,7 @@ tags:
1212
- networking
1313
---
1414
Container network interface (CNI) plugins are a type of Network plugin that adheres to the appc/CNI specification.
15-
<!--more-->
1615

17-
* For information on Kubernetes and CNI refer to [this](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni).
18-
* For information on Kubernetes and CNI, see ["Network plugins"](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni).
16+
<!--more-->
17+
18+
* For information on Kubernetes and CNI, see [**Network Plugins**](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/).

0 commit comments

Comments
 (0)