39 lines
1.2 KiB
Markdown
39 lines
1.2 KiB
Markdown
---
|
||
title: 容器网络接口(Container network interface;CNI)
|
||
id: cni
|
||
date: 2018-05-25
|
||
full_link: /zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/
|
||
short_description: >
|
||
容器网络接口 (Container network interface;CNI) 插件是遵循 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 interface;CNI) 插件是遵循 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/)。
|