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

39 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 容器网络接口Container network interfaceCNI
id: cni
date: 2018-05-25
full_link: /zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/
short_description: >
容器网络接口 (Container network interfaceCNI) 插件是遵循 appc/CNI 协议的一类网络插件。
aka:
tags:
- networking
---
<!--
title: Container network interface (CNI)
id: cni
date: 2018-05-25
full_link: /docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/
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.
-->
容器网络接口 (Container network interfaceCNI) 插件是遵循 appc/CNI 协议的一类网络插件。
<!--more-->
<!--
* For information on Kubernetes and CNI, see [**Network Plugins**](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/).
-->
* 有关 Kubernetes 和 CNI 的信息,请参考[**网络插件**](/zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)。