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

eks variants: integrate ImagePullSecrets with Secrets Manager #2355

Open
mchaker opened this issue Aug 16, 2022 · 1 comment
Open

eks variants: integrate ImagePullSecrets with Secrets Manager #2355

mchaker opened this issue Aug 16, 2022 · 1 comment
Labels
area/kubernetes K8s including EKS, EKS-A, and including VMW status/icebox Things we think would be nice but are not prioritized type/enhancement New feature or request

Comments

@mchaker
Copy link
Contributor

mchaker commented Aug 16, 2022

What I'd like:

In trying to enable a local caching registry, customers want to add imagePullSecrets to EKS node configurations.

Full context: #2351

Any alternatives you've considered:

n/a

@mchaker mchaker added type/enhancement New feature or request area/kubernetes K8s including EKS, EKS-A, and including VMW labels Aug 16, 2022
@stmcginnis stmcginnis added the status/needs-triage Pending triage or re-evaluation label Dec 1, 2022
@stmcginnis
Copy link
Contributor

Concern appears to be the storage of the credentials in plaintext, so having them pushed into something like the secrets manager would give a little more safety. Seems like a good thing to improve, but we probably need a proposal of how to implement something like this. Putting in the icebox backlog until someone has time to investigate more.

@stmcginnis stmcginnis added status/icebox Things we think would be nice but are not prioritized and removed status/needs-triage Pending triage or re-evaluation labels Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes K8s including EKS, EKS-A, and including VMW status/icebox Things we think would be nice but are not prioritized type/enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants