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

[Proposal] KubeZoo supports authentication to its upstream cluster with service account tokens #34

Open
Tracked by #37
caohe opened this issue Feb 6, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@caohe
Copy link
Member

caohe commented Feb 6, 2023

What would you like to be added?

KubeZoo supports authentication to its upstream cluster with service account tokens.

Why is this needed?

Currently, KubeZoo supports using X.509 certificates to authenticate with its upstream cluster. However, some public cloud container services do not provide users with certificates as an authentication method. For example, AWS EKS only supports authentication with IAM tokens or service account tokens.

Considering that service account token is a common authentication method on most public clouds, KubeZoo needs to support it as an authentication method to the upstream cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant