Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dkirrane opened this issue Sep 13, 2023 · 3 comments
Labels
idle Inactive for 14 days need-to-triage Requires investigation

Comments

@dkirrane
Copy link

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 dkirrane added the need-to-triage Requires investigation label Sep 13, 2023
@github-actions
Copy link

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

@github-actions github-actions bot added the idle Inactive for 14 days label Sep 27, 2023
@ghost
Copy link

ghost commented Oct 25, 2023

@github-actions github-actions bot removed the idle Inactive for 14 days label Oct 25, 2023
Copy link

github-actions bot commented Nov 8, 2023

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

@github-actions github-actions bot added the idle Inactive for 14 days label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idle Inactive for 14 days need-to-triage Requires investigation
Projects
None yet
Development

No branches or pull requests

1 participant