kubernetes provider resources v1 vs non-v1 is it just me or is this dumb?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • kube-graffiti

    Paint your kubernetes objects with 'mutating' webhooks

  • To get proper monitoring and control and to integrate it with the istio service mesh and kong gateway, I was using a tool called kube-graffiti to modify the services, ingresses and pod/deployments on the fly as they were deployed. Well, it is no longer supported and 100% failed.

  • pluto

    A cli tool to help discover deprecated apiVersions in Kubernetes

  • I knew it was unsupported so about 6 months ago I had started an effort to switch to Kyverno, which is far better and actually supported. The version of Kyverno I was using had a v1beta1 AdmissionController. Fortunately that was in a helm chart so easily caught by pluto before my upgrade.

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

    Kubernetes Native Policy Management

  • I knew it was unsupported so about 6 months ago I had started an effort to switch to Kyverno, which is far better and actually supported. The version of Kyverno I was using had a v1beta1 AdmissionController. Fortunately that was in a helm chart so easily caught by pluto before my upgrade.

  • external-attacher

    Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint

  • Also broken: we had an sftp to s3 gateway running that leveraged an s3 CSI (ctrox) that was using a very old version of the CSI Attacher that was trying to use a v1beta1 VolumeAttachment, so that container wouldn't start up. That wasn't caught by any checks...

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

  • Updating from 1.25.15 to 1.26.10

    2 projects | /r/kubernetes | 6 Dec 2023
  • How do you handle continuous k8s cluster version upgrades in your organization?

    2 projects | /r/kubernetes | 3 Jun 2023
  • 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

    3 projects | /r/kubernetes | 8 Feb 2023
  • Kubernetes upgrade

    2 projects | /r/kubernetes | 15 Dec 2022
  • Upgrading EKS from k8s version 1.21 to 1.24

    1 project | /r/kubernetes | 5 Dec 2022