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

EKS ? yes #266

Open
bciceron opened this issue Jun 12, 2021 · 10 comments · Fixed by #267
Open

EKS ? yes #266

bciceron opened this issue Jun 12, 2021 · 10 comments · Fixed by #267

Comments

@bciceron
Copy link

works like a charm on 2 clusters i tried.
using Version 0.3.0 (0.3.0) :)
much faster than Lens

@rbudiharso
Copy link

rbudiharso commented Jul 16, 2021

How to authenticate with EKS? it ask for token, while Lens can do without asking for a token.

@joebowbeer
Copy link

The inability to easily use kubeconfig w/EKS AWS_PROFILE is a showstopper for us (unlike Octant, Lens, OpenLens, Aptakube, etc.)

@goutham-sabapathy
Copy link

So whats the solution for this ?? how do I connect to the clusters which are listed in my kube config file ?

@pmcdonald-metropolis
Copy link

bump

@mo-saeed
Copy link

is there anybody who was able to access EKS cluster using the token generated from aws eks get-token

@joebowbeer
Copy link

joebowbeer commented Aug 16, 2024

EKS: not yet

When the aws CLI adds a cluster to my kubeconfig, it adds an eks get-token command exec to the config.

Headlamp reads the kubeconfig and lists the cluster.

However, when I try to connect then headlamp asks me for a token. This is odd because the command to fetch a token is right there in the kubeconfig. Furthermore, since the eks get-token expires relatively quickly, there's no use in me entering a token manually. (Furthermore, Lens and Octant work as I expect.)

@joaquimrocha
Copy link
Collaborator

FTR, in the case of @joebowbeer this has to do with running when kubeconfig is set to use the exec plugin for getting the token from aws. We do need to make sure Headlamp is playing well with this.

@joaquimrocha joaquimrocha reopened this Aug 16, 2024
@joaocc
Copy link

joaocc commented Nov 21, 2024

@joaquimrocha indeed we are also having the same issues as reported by @joebowbeer on the desktop version when connecting to AWS/EKS clusters. Not only that, but we are also unable to connect to Azure/AKS clusters. Kubectl, Lens and vscode work well.

@joaquimrocha
Copy link
Collaborator

Hi @joaocc , what version and flavor of Headlamp are you using? (Mac/Linux/Windows)

@joaocc
Copy link

joaocc commented Nov 26, 2024

Desktop-wise I am having issues with macOS and latest headlam.
We are also having some issues on k8s deployment (via helm) with keycloak SSO and multicluster (but it may be keycloak specific, not sure yet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants