radanalyticsio / spark-operator

Operator for managing the Spark clusters on Kubernetes and OpenShift.
Apache License 2.0
156 stars 61 forks source link

Spark Cluster pods spawning with affinity/antyaffinity/nodeSelector/nodeName #344

Open PszemekZ opened 3 years ago

PszemekZ commented 3 years ago

Currently it is not possible to set affinity/antyaffinity/nodeSelector/nodeName on master and workers pods in cluster. It would be nice if the spark-operator had a feature to choose Kubernetes nodes where to schedule spark cluster.