Open therc opened 2 months ago
In case you're wondering, this is to set up things such as node selector labels, pod labels, ephemeral volumes and ports. See https://www.kubeflow.org/docs/components/pipelines/user-guides/core-functions/platform-specific-features/
Solution to issue cannot be found in the documentation.
Issue
In V2, kubeflow-pipelines has moved Kubernetes-specific features to a kfp-kubernetes package. It doesn't look like it's packaged in kfp. Upstream, it's located in a subdirectory of its own: https://github.com/kubeflow/pipelines/tree/master/kubernetes_platform/python/kfp/kubernetes
There is a kfp-kubernetes pip package. I can see three ways to offer the functionality:
Installed packages
Environment info