ekristen’s Curated Helm Chart Repository
Add ekristen’s Helm Repository to your Helm repos:
helm repo add ekristen https://ekristen.github.io/helm-charts/
Install Amazon EKS Pod Identity Webhook
helm upgrade -i amazon-pod-identity ekristen/amazon-eks-pod-identity-webhook --namespace amazon-pod-identity
Note: The origins of this chart comes from aws/eks-charts#286 and jkroepke/helm-charts
Install K3S Monitoring
helm upgrade -i k3s-monitoring ekristen/k3s-monitoring --namespace monitoring
Note: The origins of this chart comes from rancher charts, slightly modified to work for generic prometheus installs.
Install RKE Monitoring
helm upgrade -i rke-monitoring ekristen/rke-monitoring --namespace monitoring
Note: The origins of this chart comes from rancher charts, slightly modified to work for generic prometheus installs.
Install RKE2 Monitoring
helm upgrade -i rke2-monitoring ekristen/rke2-monitoring --namespace monitoring
Note: The origins of this chart comes from rancher charts, slightly modified to work for generic prometheus installs.