How can I evict StatefulSets with Persistent Volumes from a dead none?

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

    Storage Orchestration for Kubernetes

  • stork

    Stork - Storage Orchestration Runtime for Kubernetes (by libopenstorage)

  • What you're looking for is a concept known as fencing. I.e when the node dies the pod is fenced (deleted) to allow rescheduling. I believe that the Stork scheduler can do this. I don't know exactly how Stork handles this but for OnDat (the artist formerly known as StorageOS) we have implemented a similar feature with added safety measures as our nodes gossip so we know that the node is really dead.

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