Azure / setup-kubectl

GitHub Action for installing Kubectl
MIT License
132 stars 49 forks source link

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

Open dkirrane opened 1 year ago

dkirrane commented 1 year ago

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.
github-actions[bot] commented 1 year ago

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

ghost commented 1 year ago

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

github-actions[bot] commented 1 year ago

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