How to find --name of kubernetes cluster in Azure portal?

12/4/2017

anyone knows how to find the name of a kubernetes cluster in azure portal? I did not create the cluster but I'm trying to connect to it and I don't know and can't find what to put in the --name tag

-- JohnStephen.19
azure
azure-aks
azure-kubernetes
kubernetes

1 Answer

12/4/2017

Well, the name of the kubernetes cluster is the name of the resource you see in the portal. As simple as that.

Just find the cluster in question and look how its called.

-- 4c74356b41
Source: StackOverflow