Enhance Your Kubernetes Experience

A collection of carefully crafted Helm charts to solve common Kubernetes challenges

helm repo add omarmfathy219 https://omarmfathy219.github.io/helm-charts/

Available Charts

Browse our collection of Helm charts designed to solve common Kubernetes challenges

stuck-pod-cleaner

v0.1.0

Automatically clean up pods stuck in Terminating state, preventing resource leaks and deployment blocks.

kubernetes pods maintenance cleanup

Coming Soon

v0.0.0

More useful Kubernetes utilities are on the way. Check back soon or star the repository for updates.

coming-soon

Why Use Our Charts

All our charts follow best practices and are designed for production use

Security First

All charts follow security best practices with proper RBAC configurations

Highly Configurable

Extensive configuration options to adapt to your specific needs

Lightweight

Minimal resource footprint to run efficiently in any environment

Production Ready

Tested in real-world production environments

How to Use Our Charts

Getting started is simple and straightforward

1

Add the Helm Repository

Add our Helm repository to your Helm configuration to access all available charts.

helm repo add omarmfathy219 https://omarmfathy219.github.io/helm-charts/
2

Update Your Repository

Make sure you have the latest version of all charts by updating your repositories.

helm repo update
3

Install the Chart

Install the chart with default configuration or customize it to your needs.

helm install stuck-pod-cleaner omarmfathy219/stuck-pod-cleaner
4

Customize (Optional)

Use custom values to configure the chart for your specific requirements.

helm install stuck-pod-cleaner omarmfathy219/stuck-pod-cleaner --set podDeletion.minTimeBeforeDeletion=5