k8s required antiAffinity #3890
wedobetter
started this conversation in
General
Replies: 1 comment 1 reply
-
@wedobetter i think this is a mistake. When we built our cloud this made sense for our deployments, but I think it makes sense to make this configurable for other users that are not our cloud. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
redpanda/src/go/k8s/pkg/resources/statefulset.go
Lines 440 to 445 in d172f26
Is this really a hard requirement?
I have just installed and am testing redpanda in a 2 node k8s cluster, it won't let me run more than 2 replicas.
Why is it advised against running more than one pod per node?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions