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 AKS (Azure Container Service), our new managed Kubernetes service. We have seen customers fall in love with our current Kubernetes support on Azure Cont...
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