How do you upgrade your Kubernetes clusters?

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

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

    Deploy a Production Ready Kubernetes Cluster

  • You need to set variables in ansible e.g kube_version and run playbook upgrade-cluster.yml for upgrade cluster, see more examples in docs cluster upgrade.

  • kured

    Kubernetes Reboot Daemon

  • You may want to check this https://github.com/weaveworks/kured It is very useful when updating underlying OS on nodes - allows you detect and restart gracefuly

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • upgrade-manager

    Reliable, extensible rolling-upgrades of Autoscaling groups in Kubernetes

  • If you're using Kubernetes on AWS, 'upgrade-manager' provides a CRD for upgrades of ASGs: https://github.com/keikoproj/upgrade-manager

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