You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a Azure deployment of Kubeflow, in a Kubernetes cluster.
I would like to use Kedro, and kedro kubeflow to abstract from the difficulty of creating kubeflow pipelines.
I am wondering a few things:
Hoes kedro, or kedro kubeflow, interact with, for example, a locally downloaded dataset that kubeflow mounted into a local volume?
How can a kedro node use GPUs to run, for example, a training operation?
How can a kedro node execute, for example, a training pipeline, that consists of but multiple nodes and dependencies within it?
Where/how does kedro kubeflow generate the kubeflow pipeline.yaml necessary by Kubeflow to execute pipelines?
Thank you so much!
The text was updated successfully, but these errors were encountered:
Hi,
I have a Azure deployment of Kubeflow, in a Kubernetes cluster.
I would like to use Kedro, and kedro kubeflow to abstract from the difficulty of creating kubeflow pipelines.
I am wondering a few things:
Thank you so much!
The text was updated successfully, but these errors were encountered: