22 строки
424 B
Plaintext
22 строки
424 B
Plaintext
{
|
|
"cniVersion":"0.3.0",
|
|
"name":"azure",
|
|
"plugins":[
|
|
{
|
|
"type":"azure-vnet",
|
|
"mode":"transparent",
|
|
"executionMode": "v4swift",
|
|
"ipsToRouteViaHost":["169.254.20.10"],
|
|
"ipam":{
|
|
"type":"azure-cns"
|
|
}
|
|
},
|
|
{
|
|
"type":"portmap",
|
|
"capabilities":{
|
|
"portMappings":true
|
|
},
|
|
"snat":true
|
|
}
|
|
]
|
|
} |