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]: Make eks-node-monitoring-agent available as a Helm Chart #2549

Open
sherifabdlnaby opened this issue Feb 23, 2025 · 2 comments
Open
Labels
EKS Amazon Elastic Kubernetes Service Nodes Proposed Community submitted issue

Comments

@sherifabdlnaby
Copy link

Currently, eks-node-monitoring-agent is only installable as an EKS Addon. However, a lot of companies do rely on managing cluster addons and components using GitOps (e.g ArgoCD, etc) and for consistency usually prefer to manage everything using the same method (even if it's available as an EKS Addon).

@sherifabdlnaby sherifabdlnaby added the Proposed Community submitted issue label Feb 23, 2025
@mikestef9 mikestef9 changed the title [EKS] [request]: Make eks-node-monitoring-agent available as a Helm Chart [EKS]: Make eks-node-monitoring-agent available as a Helm Chart Feb 24, 2025
@mikestef9 mikestef9 added EKS Amazon Elastic Kubernetes Service Nodes labels Feb 24, 2025
@mikestef9
Copy link
Contributor

We are researching and will likely do this. In the meantime, have you explored ACK controller as way to manage the EKS addon in GitOps friendly way?

https://aws-controllers-k8s.github.io/community/reference/eks/v1alpha1/addon/

@sherifabdlnaby
Copy link
Author

We are researching and will likely do this. In the meantime, have you explored ACK controller as way to manage the EKS addon in GitOps friendly way?

aws-controllers-k8s.github.io/community/reference/eks/v1alpha1/addon

Thanks for the reference. ACK is always option; It is kinda GitOps yup, but in my case we do however prefer managing the k8s manifests as GitOps, we do the same for all EKS Addons (as well as all other cluster addons)... this consistency makes it easier monitor and maintain our cluster resources in the same way. It's all subjective ofc...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EKS Amazon Elastic Kubernetes Service Nodes Proposed Community submitted issue
Projects
None yet
Development

No branches or pull requests

2 participants