apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.93k stars 4.64k forks source link

[Feature][Task Plugin] Add Kubeflow task plugin for MLOps scenario #12166

Closed jieguangzhou closed 2 years ago

jieguangzhou commented 2 years ago

Search before asking

Description

The Kubeflow project is dedicated to making deployments of machine learning (ML) workflows on Kubernetes simple, portable and scalable. Our goal is not to recreate other services, but to provide a straightforward way to deploy best-of-breed open-source systems for ML to diverse infrastructures. Anywhere you are running Kubernetes, you should be able to run Kubeflow. ---- https://www.kubeflow.org

Kubeflow can give dolphinscheduler the ability to run machine learning tasks on K8S

part of #12230

Use case

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

jieguangzhou commented 2 years ago

Has anyone used DolphinScheduler to schedule Kubeflow tasks?

github-actions[bot] commented 2 years ago

Thank you for your feedback, we have received your issue, Please wait patiently for a reply.

jieguangzhou commented 2 years ago

We need to configure the k8s cluster information and synchronize the pods status

image