From 543fba184aeaa86c04343914454f3525bb2ff658 Mon Sep 17 00:00:00 2001 From: Sara Lambert Date: Wed, 15 Nov 2023 01:26:30 -0600 Subject: [PATCH] Added sources --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fe954f3..f09ee5b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,14 @@ Traefik subchart is included to make it easier to deploy Metaflow for evaluation * Fix Kubernetes submission errors * Test some scalable jobs +## Sources + +* Base Helm chart: https://github.com/outerbounds/metaflow-tools/tree/master/k8s/helm/metaflow +* Documentations: https://docs.metaflow.org/scaling/remote-tasks/kubernetes +* Blog post: https://medium.com/@rezashabrang.m/configuring-metaflow-for-on-prem-deployment-f8c4da24a097 +* Example metaflow deploy (Minikube + Airflow + Minio): https://github.com/outerbounds/metaflow-with-airflow-minio +* Confirmation of MinIO support: https://github.com/Netflix/metaflow/issues/682 + # Quickstart Prerequisites: