aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.2k stars 316 forks source link

[EKS] [feature]: Private marketplace for *custom* EKS addons #2107

Open jrm16020 opened 1 year ago

jrm16020 commented 1 year ago

Community Note

Tell us about your request I want to be able to build my own container image and bring it for use as an addon within the EKS service, ideally requiring its use on all clusters.

Which service(s) is this request for? This could be Fargate, ECS, EKS.

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? If we build our own security tooling, have monitoring tools or literally anything that is not provided as a native addon there is no easy way to enforce its installation on all clusters.

jrm16020 commented 1 year ago

Relates to #2106 in that we want to bring this addon and require its use for security/governance purposes.