Hi, currently I am trying to deploy argo workflows...
# ask-metaflow
b
Hi, currently I am trying to deploy argo workflows with metaflow, and seems like metaflow uses k8s api to communicate with argo workflows, wondering if there are any plans for metaflow to make use of argo workflows api instead so users do not necessarily needs kubectl access to the cluster itself, thanks!
2
f
Yeah this is an issue for us too since we now need to give people access to the cluster to deploy/monitor these workflows
👍 1
a
@ancient-application-36103 @straight-shampoo-11124 wondering if this is on the roadmap? Otherwise my team can dedicate some time to implement this feature.
s
yeah, auth is a big question in general. We have a complete auth implementation covering Argo Workflows, K8s, and all Metaflow surface area in the Outerbounds Platform. We are happy to show how it works, if you are curious. On the open source side we are agnostic, so you can design a solution around it however you want.