setup-kubectl icon indicating copy to clipboard operation
setup-kubectl copied to clipboard

kubelogin is not installed which is required to connect to AAD enabled cluster.

Open dkirrane opened this issue 2 years ago • 3 comments

I'm using

      - name: Install kubectl
        uses: azure/setup-kubectl@v3

When I run a script with kubectl get nodes I get

E0913 16:38:36.754158    2214 memcache.go:265] couldn't get current server API group list: Get "[.....)": getting credentials: exec: executable kubelogin not found

It looks like you are trying to use a client-go credential plugin that is not installed.

To learn more about this feature, consult the documentation available at:
      https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins


kubelogin is not installed which is required to connect to AAD enabled cluster.

dkirrane avatar Sep 13 '23 16:09 dkirrane

This issue is idle because it has been open for 14 days with no activity.

github-actions[bot] avatar Sep 27 '23 18:09 github-actions[bot]

https://github.com/Azure/use-kubelogin

ghost avatar Oct 25 '23 17:10 ghost

This issue is idle because it has been open for 14 days with no activity.

github-actions[bot] avatar Nov 08 '23 21:11 github-actions[bot]