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 ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
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/)。