Azure / Azure/setup-kubectl

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

Open
#85 3 comments 0 reactions 0 assignees View on GitHub
idle need-to-triage
Dominant language
TypeScript
Stars
158
Forks
72
Avg merge
5d 23h
Merged PRs (30d)
3

Description

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.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.