I have 3 nodes. One of the nodes suddenly went down. How do I make the pods spread evenly to the other nodes?

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
  • kubernetes-scheduling-examples

    Walk-through guide of advanced scheduling concepts in Kubernetes

  • It sounds like you are looking for pod anti affinity, good example here: https://github.com/infracloudio/kubernetes-scheduling-examples/blob/master/podAffinity/README.md

  • descheduler

    Descheduler for Kubernetes

  • Surprised this wasn't suggested yet, you can also use a software like the k8s Descheduler that executes periodically to rebalance your workloads across the existing nodes.

  • 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