-
Notifications
You must be signed in to change notification settings - Fork 142
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
kubebox and AWS EKS #32
Comments
Does the "Unable to verify first certificate" message appear in the login widget? Otherwise, it may be related to #14. Would you be able to share some details about your kube config context and the Kubebox version you're using? |
At first it says Authentication failed for: Than I try to use a generated token to login and it says "Unable to verify first certificate" |
Ok thanks. So it's likely related to #7. I'll try to test Kubebox on AWS EKS ASAP. |
@astefanutti - Thank you! |
I've been able to give AWS EKS a try with Kubebox and I've reproduced the "Unable to verify first certificate" error. This is very likely due to #7, that'll help me troubleshooting it. Besides, Kubebox needs to support the |
The "Unable to verify first certificate" error should be fixed with 792c0c8. I've tested Kubebox connecting successfully to EKS using the token provided by I leave that issue open to track support for token generation and refresh with the |
Having an Such a shame, just this single error message just looks absolutely gorgeous. Can't wait to try it once this is fixed. 😄 edit: I'm using the latest |
@berstend It may be a different issue with GKE. If that uses OpenID connect, it should work since version 0.4.0, but apparently it doesn't so either we have an issue with OpenID connect or GKE is configured differently. Anyway, if you can retrieve a token, you should be able to use it to authenticate as a fallback. |
@berstend That'd be great if you could provide details about the kube config file section relevant to connecting to GKE. I would suggest you create a separate issue. |
Same issue but did not have
To get a token to authenticate with Kubebox |
It should now be supported starting version 0.6.0. Thanks for your patience! |
This might be related to: #7
I have not been able to login using kubebox when my terminal session is logged into AWS using the aws authenticator.
The text was updated successfully, but these errors were encountered: