Watchtower like tool but for Kubernetes

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • kube-updater

    Automatically pull latest docker image and restart deployment/stateful set

  • I used to run my homelab using docker and I was using watchtower to update my containers using images with latest tag every time there was a new release. I haven't found anything like that for Kubernetes, so I made my own python script to do that. https://github.com/IvanVojtko/kube-updater/tree/main I run it as a cron job every hour inside a cluster and it can also send a Gotify notification every time something was updated. It supports deployments and stateful sets. I hope that someone will find it helpful.

  • keel

    Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates

  • I just want to throw in keel as another alternative.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts