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

v0.25.20: k9s stoped working with AWS EKS clusters #1630

Closed
roma-glushko opened this issue Jun 29, 2022 · 5 comments
Closed

v0.25.20: k9s stoped working with AWS EKS clusters #1630

roma-glushko opened this issue Jun 29, 2022 · 5 comments

Comments

@roma-glushko
Copy link




Describe the bug
I have just upgraded to v0.25.20 and I think I have loosed an ability to connect to my AWS EKS clusters.

To Reproduce

  1. Copy your AWS creds that you had used to access AWS clusters before and past them into your terminal session
  2. Run aws eks update-kubeconfig --name XXX

Expected behavior
Previously these two steps were enough to connect k9s to clusters, but now it opens the following context window:

Screen Shot 2022-06-29 at 14 57 37

At the same time, vanilla kubectl could still connect to my clusters.

I have tried this with two AWS clusters associated with different AWS accounts. No luck.

k9s seems to be able to connect to my local k3d-based cluster.

Versions (please complete the following information):

  • OS: macOS Monterey 12.4
  • K9s: v0.25.20
  • K8s: 1.20+
@roma-glushko
Copy link
Author

@slimus
Copy link
Collaborator

slimus commented Jun 29, 2022

@roma-glushko can we close this issue? Or do you still have problems?

@roma-glushko
Copy link
Author

@slimus I have still this issue, but it seems to be well-known one, so we can close this particular task.
My workaround was to download some prior version of k9s from https://github.com/derailed/k9s/releases and put it manually to PATH-aware directory 🤷‍♂️

@sindhubb
Copy link

@slimus I have still this issue, but it seems to be well-known one, so we can close this particular task. My workaround was to download some prior version of k9s from https://github.com/derailed/k9s/releases and put it manually to PATH-aware directory 🤷‍♂️

Downgrading to which version of k9s worked for you?
Thanks :)

@slimus
Copy link
Collaborator

slimus commented Aug 24, 2022

0.25.18 should work (or follow instructions and update your configs and cli tools)

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

No branches or pull requests

3 participants