Closed revit13 closed 1 month ago
Can you please combine Tolerance settings with PR #627 , so users will not have to update several parts.
Can you please combine Tolerance settings with PR #627 , so users will not have to update several parts.
Done for kfp v1, I'll open an issue as you request for kfp v2.
Why are these changes needed?
Add Tolerations and node selector to KFP pods
To apply kuberenetes Tolerations or nodeSelector to KFP pods, you need to set
KFP_TOLERATIONS
orKFP_NODE_SELECTOR
environment variables respectively before compiling the pipeline. Here's an example:Related issue number (if any).
Relates to #620