nats-io/nats-operator

Should use a replica set instead of single pods

robinbraemer opened this issue · 0 comments

The operator should deploy a replica set instead of single pods as it's a bad practice to run individual pods in Kubernetes, even singleton pods.

Ref: https://kubernetes.io/docs/concepts/workloads/pods/pod-overview/#working-with-pods