A collection of carefully crafted Helm charts to solve common Kubernetes challenges
helm repo add omarmfathy219 https://omarmfathy219.github.io/helm-charts/
Browse our collection of Helm charts designed to solve common Kubernetes challenges
All our charts follow best practices and are designed for production use
All charts follow security best practices with proper RBAC configurations
Extensive configuration options to adapt to your specific needs
Minimal resource footprint to run efficiently in any environment
Tested in real-world production environments
Getting started is simple and straightforward
Add our Helm repository to your Helm configuration to access all available charts.
helm repo add omarmfathy219 https://omarmfathy219.github.io/helm-charts/
Make sure you have the latest version of all charts by updating your repositories.
helm repo update
Install the chart with default configuration or customize it to your needs.
helm install stuck-pod-cleaner omarmfathy219/stuck-pod-cleaner
Use custom values to configure the chart for your specific requirements.
helm install stuck-pod-cleaner omarmfathy219/stuck-pod-cleaner --set podDeletion.minTimeBeforeDeletion=5