Skip to content

This tool is designed to cleanup k3s/rke2 nodes by removing exited containers, unused images, and dangling volumes.

License

Notifications You must be signed in to change notification settings

SupportTools/k3s-janitor

Repository files navigation

k3s-janitor

This tool is designed to cleanup k3s/rke2 nodes by removing exited containers, unused images, and dangling volumes.

Stats

Drone

Build Status

HELM Chart

Artifact Hub

GitHub

GitHub stars GitHub followers GitHub Org's stars GitHub last commit GitHub commit activity

Docker Hub

Docker Image Size (latest by date) Docker Pulls Docker Stars

Installation

YAML manifest

curl -sSL https://raw.githubusercontent.com/k3s-janitor/k3s-janitor/main/deploy.yaml | kubectl apply -f -

Helm chart

helm repo add support-tools https://charts.support.tools
helm repo update
helm install k3s-janitor support-tools/k3s-janitor --namespace k3s-janitor

Verify the installation

kubectl get rolloutstatus -w -n k3s-janitor

About

This tool is designed to cleanup k3s/rke2 nodes by removing exited containers, unused images, and dangling volumes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published