website/content/zh/docs/reference/glossary/cni.md

45 lines
1.2 KiB
Markdown

---
title: CNI (容器网络接口)
id: cni
date: 2018-05-25
full_link: /docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni
short_description: >
容器网络接口 (CNI) 插件是遵循 appc/CNI 协议的一类网络插件。
aka:
tags:
- networking
---
<!--
---
title: CNI (Container network interface)
id: cni
date: 2018-05-25
full_link: /docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni
short_description: >
Container network interface (CNI) plugins are a type of Network plugin that adheres to the appc/CNI specification.
aka:
tags:
- networking
---
-->
<!--
Container network interface (CNI) plugins are a type of Network plugin that adheres to the appc/CNI specification.
-->
容器网络接口 (CNI) 插件是遵循 appc/CNI 协议的一类网络插件。
<!--more-->
<!--
* For information on Kubernetes and CNI refer to [this](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni).
* For information on Kubernetes and CNI, see ["Network plugins"](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni).
-->
* 想了解 Kubernetes 和 CNI 请参考 ["网络插件"](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni)。