We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad7e81 commit 8b0f49bCopy full SHA for 8b0f49b
content/pt-br/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md
@@ -72,7 +72,7 @@ Por exemplo:
72
```json
73
{
74
"name": "k8s-pod-network",
75
- "cniVersion": "0.3.0",
+ "cniVersion": "0.4.0",
76
"plugins": [
77
78
"type": "calico",
@@ -113,7 +113,7 @@ exista no diretório de binários do CNI (padrão `/opt/cni/bin`).
113
114
115
116
117
118
119
0 commit comments