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.