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 02ce129 commit c0d9b34Copy full SHA for c0d9b34
hack/aks/Makefile
@@ -393,7 +393,7 @@ vnetscale-swift-up: rg-up ipv4 vnetscale-swift-net-up ## Bring up a Vnet Scale S
393
--yes
394
@$(MAKE) set-kubeconf
395
396
-nodesubnet-cilium-up: rg-up ipv4 overlay-net-up ## Brings up a Nodesubnet Cilium cluster
+nodesubnet-cilium-up: rg-up ipv4 overlay-net-up ## Bring up a Nodesubnet Cilium cluster
397
$(AZCLI) aks create -n $(CLUSTER) -g $(GROUP) -l $(REGION) \
398
--auto-upgrade-channel $(AUTOUPGRADE) \
399
--node-os-upgrade-channel $(NODEUPGRADE) \
0 commit comments