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

Wrap a programmatically created eks token in a secret txt credentials #151

Open
topikachu opened this issue Jun 18, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@topikachu
Copy link

What feature do you want to see added?

According to https://faddom.com/accessing-an-amazon-eks-kubernetes-cluster/ and https://github.com/aws/aws-cli/blob/develop/awscli/customizations/eks/get_token.py, it's possible to create an EKS token from current AWS profile.

Furthermore, this token can be wrapped as a secret text credential and can be used by other plugins which need to access AWS EKS without AWS cli.

A use case is to enable the Jenkins Kubernetes plugin to use a remote EKS as dynamic agents pool.

Upstream changes

No response

@topikachu topikachu added the enhancement New feature or request label Jun 18, 2022
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
None yet
Development

No branches or pull requests

1 participant