cross posting this question: im using the helm server and work charts and i've isolated the pods with nodeselector as usual, but is there a way to isolate the job containers that spin up? they seem to create on any node they want by default. how can i control what nodes these spawn on?
j
jawnsy
04/14/2023, 6:01 PM
you can customize the manifest that gets created, there’s an example here: https://prefecthq.github.io/prefect-kubernetes/worker/
you’d use the standard Kubernetes stuff (either nodeSelector or taints/tolerations) to configure what you need
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.