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 4ddd3d6 commit 8690ca3Copy full SHA for 8690ca3
hack/aks/Makefile
@@ -285,7 +285,7 @@ swiftv2-dummy-cluster-up: rg-up ipv4 swift-net-up ## Bring up a SWIFT AzCNI clus
285
--yes
286
@$(MAKE) set-kubeconf
287
288
-swiftv2-podsubnet-cluster-up: ipv4 swift-net-up ## Create dummy AKS cluster to create pod and node subnets for AKS pod subnet cluster.
+swiftv2-podsubnet-cluster-up: ipv4 swift-net-up ## Bring up a SWIFTv2 PodSubnet cluster
289
$(AZCLI) aks create -n "$(CLUSTER)" -g $(GROUP) -l $(REGION) \
290
--network-plugin azure \
291
--kubernetes-version $(K8S_VER) \
0 commit comments