strategy to upgrade eks cluster

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
  • kube-no-trouble

    Easily check your clusters for use of deprecated APIs

  • https://github.com/doitintl/kube-no-trouble can be used to check for deprecated/removed APIs - you'll need to fix these in your codebase. You should fix these before upgrading your cluster

  • eksup

    EKS cluster upgrade guidance

  • For EKS specific (shameless plug) you can checkout https://github.com/clowdhaus/eksup which covers EKS specific pre-upgrade checks + provides the ability to generate a custom upgrade playbook. You can see an example generated here https://github.com/clowdhaus/eksup/blob/main/examples/test-mixed\_v1.24\_upgrade.md

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

    The official CLI for Amazon EKS

  • I've written an article on this, with my recommended tool for managing eks EKSCTL.

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