19 lines
592 B
Markdown
19 lines
592 B
Markdown
---
|
|
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.
|
|
|
|
<!--more-->
|
|
|
|
* For information on Kubernetes and CNI, see [**Network Plugins**](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/).
|