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

Publish helm chart to repository (eks-charts) #11

Open
joshuabaird opened this issue Jun 18, 2024 · 8 comments
Open

Publish helm chart to repository (eks-charts) #11

joshuabaird opened this issue Jun 18, 2024 · 8 comments

Comments

@joshuabaird
Copy link

Are there plans to publish the Helm chart here to any official repository like the other EKS charts over at eks-charts?

Is there any reason this chart isn't included in eks-charts?

@joshuabaird
Copy link
Author

@nnmin-aws Should I open a PR in eks-charts to move this chart there so that it gets published to https://aws.github.io/eks-charts?

@joshuabaird
Copy link
Author

I opened a PR here for discussion: aws/eks-charts#1123

@DhruvBundheliya
Copy link

It's better if it's added in eks-charts. Looking forward to this!!
+1

@joshuabaird joshuabaird changed the title Publish helm chart to repository Publish helm chart to repository (eks-charts) Jun 20, 2024
@bryantbiggs
Copy link
Member

this should not be added to EKS charts, but instead it should be published directly from this repository to public ECR - ref aws/eks-charts#1070

@joshuabaird
Copy link
Author

It doesn't look like this repo has any active maintainers. I think it's been forgotten about.

@yrotilio
Copy link

I believe the eks-pod-identity-agent docker image and charts should be pushed in the public ECR, like other EKS add-ons. We actually need these artifacts to be publicly available in order to replicate it and make it available to our airgaped environments.

It rather seems odd to publicly declare a feature such as eks pod identity as GA, without any apparent release management in the public repo. It feels like a lazy effort somehow..

We're pretty sad about this, because the feature in itself seems so much better than IRSA.

@dims
Copy link
Member

dims commented Nov 20, 2024

@yrotilio your our airgaped environments ... they are non EKS self managed k8s clusters?

@yrotilio
Copy link

yrotilio commented Nov 21, 2024

I'm sorry, I see the confusion you have from my previous message. I actually mean AWS EKS Cluster with no access to networks outside the company's private network. Calling them airgap is an overstatement considering how EKS works..

The fact is that our EKS clusters no access to public repositories, so they cannot pull the eks-pod-identity-agent from the publicly exposed ECR the chart in this repo uses, and our privately hosted internal registry cannot pull since from it either since the ECR is not in our whitelisted public repos (and I'm pretty sure that since our internal registry has no AWS identity, it will not work anyway).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants