Is there any way you could do this with the Azure Web UI/Dashboard instead?? As a newbie the CLI thing is pretty hard to follow. Otherwise great tutorial
Use Azure CLI to get the credentials. docs.microsoft.com/en-us/cli/azure/aks?view=azure-cli-latest#az_aks_get_credentials Then whatever you use for K8S client should work.
Thanks! Sir
Nice
Thanks
Is there any way you could do this with the Azure Web UI/Dashboard instead?? As a newbie the CLI thing is pretty hard to follow. Otherwise great tutorial
I don't think so. I HIGHLY recommend getting familiar with the CLI for Kubernetes.
Sir, how do you connect our aks to powershell on our personal computers?
Use Azure CLI to get the credentials.
docs.microsoft.com/en-us/cli/azure/aks?view=azure-cli-latest#az_aks_get_credentials
Then whatever you use for K8S client should work.
First