/helm-idle-cleanup-cronjob

This is a solution designed to remove inactive releases and optimize computational resources. It leverages Kubernetes' cronjob functionality to periodically evaluate Helm releases and delete those whose services have shown no activity for a specified period of time, resulting in cost savings and improved resource utilization.

Primary LanguagePythonMIT LicenseMIT

Stargazers