eks cluster upgrade Anyone has done eks cluster upgrade to upgrade the cluster from 1.21 to 1.22 there are some api resources kind need to changed, which need changes in manifest file changes. how do we identify the helm charts that are using these resources ? https://docs.aws.amazon.com/eks/lat

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

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

    A cli tool to help discover deprecated apiVersions in Kubernetes

  • You might like https://github.com/FairwindsOps/pluto

  • kube-no-trouble

    Easily check your clusters for use of deprecated APIs

  • Just upgraded a few clusters from 1.21 to 1.24 the past few weeks. Used kubent (Kube No Trouble https://github.com/doitintl/kube-no-trouble) before upgrading and reviewed the output. Pretty painless process all in all.

  • 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
  • kubent_exporter

    Simple wrapper around kubent to export prometheus metrics

  • If you want a quick and dirty hack around this to present the data continuously in Grafana, I also slapped together https://github.com/isugimpy/kubent_exporter a while back. I'm certain it's suboptimal, but it does the job nicely and has provided a way for my users to know exactly the list of things they need to handle the deprecations for in advance.

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