a806f40897
* Add portuguese translation for networking concepts * Correct minor typos * Apply suggestions from code review Co-authored-by: Tim Bannister <tim@scalefactory.com> * Correct typos Co-authored-by: Tim Bannister <tim@scalefactory.com>
19 lines
748 B
Markdown
19 lines
748 B
Markdown
---
|
|
title: Container network interface (CNI)
|
|
id: cni
|
|
date: 2018-05-25
|
|
full_link: /docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni
|
|
short_description: >
|
|
Plugins Container network interface (CNI) são um tipo de plugin de Rede em conformidade com a especificação appc/CNI.
|
|
|
|
|
|
aka:
|
|
tags:
|
|
- networking
|
|
---
|
|
Plugins Container network interface (CNI) são um tipo de plugin de Rede em conformidade com a especificação appc/CNI.
|
|
<!--more-->
|
|
|
|
* Para informações sobre Kubernetes e CNI, veja [aqui](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni).
|
|
* Para informações sobre Kubernetes e CNI, veja ["Plugins de rede"](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni).
|