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
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • 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/ ??

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • 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