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 3b25aec commit 4342cc1Copy full SHA for 4342cc1
cni/azure.conf
@@ -0,0 +1,9 @@
1
+{
2
+ "cniVersion": "0.2.0",
3
+ "name": "azure",
4
+ "type": "azure-cni-plugin",
5
+ "bridge": "azure0",
6
+ "ipam": {
7
+ "type": "azure-cni-plugin"
8
+ }
9
+}
0 commit comments