bulky-student-94396
05/15/2025, 9:51 PMMETAFLOW_SERVICE_URL
at the publicly exposed kubernetes service/ingress, add the @kubernetes
decorator to tell MetaFlow what container to run with what resources and then be off to the races. What seems to be happening is - when kicking off a Metaflow script, it tries to authenticate with Kubernetes, which doesn't succeed as we haven't granted kubernetes access to these ML developers.
So - a sanity check - is the metaflow-service
k8s deployment responsible for managing kubernetes resources? Or is it the script running on the developer's local environment which is responsible for managing/administering kubernetes?bulky-student-94396
05/15/2025, 9:59 PMrough-market-36966
05/20/2025, 11:57 AMbulky-student-94396
05/20/2025, 8:55 PM