Project 'platform-one/big-bang/bigbang' was moved to 'big-bang/bigbang'. Please update any links and bookmarks that may still have the old path.
Add PodAntiAffinity and Node Affinity
As an engineer deploying bigbang's elasticsearch cluster I would like the ability to configure my es data nodes and es master nodes are running on specific kubernetes nodes in my cluster. I would also like the ability to add pod antiaffinity to ensure these ES Nodes don't run on the same k8s node.