You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/10/12 08:32:36 UTC

[GitHub] [dolphinscheduler] jieguangzhou commented on issue #12166: [Feature][Task Plugin] Add Kubeflow task plugin for MLOps scenario

jieguangzhou commented on issue #12166:
URL: https://github.com/apache/dolphinscheduler/issues/12166#issuecomment-1275792013

   - For a normal scenario, we can use the command like `kubectl -f  train.yaml` or java sdk to apply a job to kubeflow
   - For the kubeflow pipeline, we can use a python script like the python task plugin.
   
   We need to configure the k8s cluster information and synchronize the pods status
   <img width="1530" alt="image" src="https://user-images.githubusercontent.com/31528124/195292350-ffddbd47-2c19-4e50-8343-6de85e852759.png">
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org