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 a8c4cf9 commit d760c08Copy full SHA for d760c08
hack/scripts/cil-script.sh
@@ -16,7 +16,6 @@ for unique in $sufixes; do
16
AZCLI=az REGION=westus2 SUB=$SUB \
17
CLUSTER=${clusterPrefix}-${unique} \
18
KUBE_PROXY_JSON_PATH=./kube-proxy.json \
19
- NODE_COUNT=1 \
20
VNET_PREFIX=10.${unique}.0.0/16 \
21
NODE_SUBNET_PREFIX=10.${unique}.1.0/24 \
22
POD_SUBNET_PREFIX=10.${unique}.2.0/24
0 commit comments