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 ad1101f commit ca8cc6eCopy full SHA for ca8cc6e
hack/aks/Makefile
@@ -64,7 +64,7 @@ public-ipv6: rg-up
64
--location $(REGION) \
65
--sku Standard \
66
--tier Regional \
67
- --version IPv4
+ --version IPv6
68
69
set-kubeconf: ## Adds the kubeconf for $CLUSTER
70
$(AZCLI) aks get-credentials -n $(CLUSTER) -g $(GROUP)
0 commit comments