PVC backed statefulsets with podManagementPolicy: parallel

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cluster-operator

    RabbitMQ Cluster Kubernetes Operator

  • Currently we run the SFS using podManagementPolicy: ordered, and have a list of 3 availability zones to start in, which starts pod 0 first in say us-east-1a, then pod 1 in us-east-1b, pod 2 in us-east-1c. This works fine however we've hit some scenarios where if there's multiple node restarts in multiple zones where rabbit pods are sitting the cluster can become unavailable and won't restart. As per this issue the fix is to run podManagementPolicy: parallel which will not require the lower number pods to be fully Ready before starting the higher.

  • 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

  • Writing a Kubernetes Operator

    11 projects | news.ycombinator.com | 9 Mar 2023
  • Top 5 cloud-native Message Queues (MQs) with Node.js support

    6 projects | dev.to | 13 Sep 2022
  • Argo CD in the operator store version 0.2.0? While v2.2.5 is available?

    1 project | /r/openshift | 21 Feb 2022
  • ArgoCD install on openshift

    3 projects | /r/openshift | 13 Sep 2021
  • Struggling to understand how Google Groups for RBAC is scalable

    1 project | /r/kubernetes | 10 Mar 2021