Hello guys, i am looking for tutorials/any advice ...
# dev-metaflow
a
Hello guys, i am looking for tutorials/any advice to deploy metaflow on prem. I have a k8s cluster ready on my node and was wondering if you have helm charts to deploy metaflow ?
s
you can derive inspiration from this setup - https://github.com/Netflix/metaflow/blob/master/devtools/Tiltfile
a
Was there a specific reasons you chose tilt over anything like pulumi/terraform ?
s
we have terraform templates and helm charts too, but they are mostly for cloud deployments