-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Comments
Okay, it seems to be already reported in: |
@roma-glushko can we close this issue? Or do you still have problems? |
@slimus I have still this issue, but it seems to be well-known one, so we can close this particular task. |
Downgrading to which version of k9s worked for you? |
0.25.18 should work (or follow instructions and update your configs and cli tools) |
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
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:
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):
The text was updated successfully, but these errors were encountered: