How do you guys monitor K8s core services new versions

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

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

    Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.

  • watchtower

    A process for automating Docker container base image updates.

    https://containrrr.dev/watchtower/ ??

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • I personally don't have any examples for helm. I do have an example from a demo project where Renovate is used to automatically update the image in a kustomize setup.

  • cert-manager

    Automatically provision and manage TLS certificates in Kubernetes

    /feed subscribe https://github.com/cert-manager/cert-manager/releases.atom

  • helm-charts

    Renovate will update your sub chart dependencies if it finds a `Chart.yaml` https://github.com/renovatebot/helm-charts/pull/264 and if you want to template the charts out you can use the postUpdateOption helmUpdateSubChartArchives

  • pluto

    A cli tool to help discover deprecated apiVersions in Kubernetes

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