What setting up a new Kubernetes endpoint and clicking "Verify Connection" the error message: "The Kubconfig does not contain user field. Please check the kubeconfig. " - is always displayed.
Have tried multiple ways of outputting the config file to no avail. I've also copy and pasted many sample config files from the web and all end up with the same issue. Anyone been successful in creating a new endpoint?
The generated config I was using had a duplicate line, removing this corrected the issue for me.
This is followed by TsuyoshiUshio/KubernetesTask issue 35
I had the same problem on VSTS.
Here is my workaround to get a Service Connection working (in my case to GCloud):