airflow_xray_classifier icon indicating copy to clipboard operation
airflow_xray_classifier copied to clipboard

why AWS needs to be connected when doing the airflow integrated with mlflow and TensorFlow project?

Open jingw0129 opened this issue 2 years ago • 1 comments

why AWS needs to be connected when doing the airflow integrated with mlflow and TensorFlow project? Can I escape this step or use azure instead?

jingw0129 avatar Oct 10 '22 08:10 jingw0129

Hi there. The kubernetes documentation in the example uses AWS as that is what I have access to. The Airflow part should work with most kubernetes environments though, including Azure. You will need to figure out how to create the cluster and nodes for your particular kubernetes environment. The YAML files to bring up the services should work with a few tweaks for your particular environment.

fletchjeff avatar Oct 10 '22 10:10 fletchjeff