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

Update auth.py to allow for Authenticating to Kubernetes clusters #42

Open
MichaelClifford opened this issue Dec 6, 2022 · 0 comments
Labels
priority/backlog Higher priority than priority/awaiting-more-evidence.

Comments

@MichaelClifford
Copy link
Collaborator

We want to ensure that we can log in to a variety of cloud environments. We currently support Authentication to an OpenShift cluster. We should add the ability to authenticate to a Kuberenetes cluster as well.

We can look at using https://github.com/kubernetes-client/python as a possible direction to implement this feature.

@MichaelClifford MichaelClifford added the priority/backlog Higher priority than priority/awaiting-more-evidence. label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

No branches or pull requests

1 participant