flink-on-k8s-operator
flink-on-k8s-operator copied to clipboard
Why there is no nodeSelector in spec level or in Job in CRD?
Why there is no nodeSelector in spec level or in Job in latest crd?
Having node selector in Job also will be helpful or at spec level will be much better
Also, there is no option to set affinity and anti affinity
+1 for including affinity and anti affinity in CRD
Yeah, that's something we missed in the past, it should be added.
@ChethanUK Do you want to make a PR for it?
@functicons Is this still in ToDos or is someone working on it? Would like to work on this if it's not taken by someone else yet.
@the-cybersapien I got busy with something else, I missed this. You can pick up this.
created a PR #423 for this, as well as #422 which adds affinity to the jobmanager & taskmanager specs. apologies if I stepped on anyone's toes here