onepanelio / onepanel

The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.
https://docs.onepanel.ai/
Apache License 2.0
720 stars 70 forks source link

Task and Sidecar templates #900

Open rushtehrani opened 3 years ago

rushtehrani commented 3 years ago

Currently, we are repeating the templates for built-in tasks and sidecars like metrics-writer, slack-notify, tensorboard, etc. We need to look at the possibility of creating templates for these and allowing the user to simply reference the templates.

This may be possible with Argo WorkflowTemplates referencing but will need further research.