How can we change the API versions of kubernetes objects in GKE prior to cluster upgrade?

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

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

    A multi-tenant server for securely deploying and managing Dask clusters.

  • Those two resource types are using the traefik.containo.us/v1alpha1 API version, which itself is defined at https://github.com/dask/dask-gateway/blob/main/resources/helm/dask-gateway/crds/traefik.yaml, and doesn't use the deprecated CRD API.

  • kube-no-trouble

    Easily check your clusters for use of deprecated APIs

  • So in summary, you won't get any trouble during the GKE 1.22 upgrade from those two resource types. That being said, you should still check your cluster for other potential issues with something like kubent (https://github.com/doitintl/kube-no-trouble).

  • 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