Hi!
How can I deploy Metaflow with Argo Workflows in a non-cloud Kubernetes environment?
✅ 1
microscopic-intern-77977
05/15/2024, 11:48 AM
Specifically, how do I make it so data scientists can sit on their laptop with metaflow installed, then run "python test.py --with retry argo-workflows create" and get their workflow created on Argo Workflows in my company's self-hosted Kubernetes.
I apolgize if the question is vague. I am new to DevOps/DataEng and I am looking for hints on what to do next.