Ability to add node selectors, and tolerations for all the apps part of deploykf #241
Unanswered
harsha1163
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
We are planning to segregate the deploykf associated application pods to our actual kfp runs.
So we have a dedicated nodepools for our kfp runs. similarly we want to make all the deploykf related pods also to run on a specific dedicated pool.
Is there a way that we can add tolerations and nodeselectors to each component in deploykf so that all the pods from the deploykf distribution(istio, auth, minio, sql, kubeflow kyverno) to be scheduled on a particular node-pool?
if there is way, can anyone help to guide me on how we can implement this?
Beta Was this translation helpful? Give feedback.
All reactions