strategy to upgrade eks cluster

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • 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

  • 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

  • Mitigating disruption during Amazon EKS cluster upgrade with blue/green deployment

    4 projects | dev.to | 26 Jun 2024
  • Best Practices for Upgrading Kubernetes?

    1 project | /r/kubernetes | 7 Dec 2023
  • 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
  • Upgrading our EKS from 1.21 to 1.22

    1 project | /r/kubernetes | 26 Apr 2023

Did you konow that Go is
the 4th most popular programming language
based on number of metions?