fast-pizza-24629
07/28/2023, 3:26 PMmetaflow-ui
in EKS. Currently, we have: a metaflow-service
that was deployed using your terraform templates, and now we are ready to add the UI. It would be nice to have, both, the ui-backend-service
and ui-static
in our EKS cluster (we have already a cluster provisioned --hence, I do not want to use the full terraform template--). Seems like using this helm chart should be the way to go?... Is it possible to install just the ui subchart? I am trying to add the repo to helm but it says that the repo is missing the index.yaml
can you please give some advice on how to install the metaflow-ui helm subchart?
helm add repo <https://github.com/outerbounds/metaflow-tools/tree/master/k8s/helm/metaflow/charts/metaflow-ui>