Forum Discussion
EricStarker
Oct 24, 2017Former Employee
Introducing AKS (managed Kubernetes) and Azure Container Registry improvements
Today, we are proud to announce the preview of https://azure.microsoft.com/en-us/services/container-service/our new managed Kubernetes service. We have seen customers fall in love with our current Ku...
Brian Keyes
Nov 01, 2017Copper Contributor
also another thing is that I see that when I run the command
az aks create --resource-group myResourceGroup --name myK8sCluster --agent-count 1 --generate-ssh-keys
this takes a very very long time , how can I speed this up or see what it is doing ?
thanks