Azure / kubeflow-labs

👩‍🔬 Train and Serve TensorFlow Models at Scale with Kubernetes and Kubeflow on Azure
Creative Commons Attribution 4.0 International
290 stars 99 forks source link

AzureFile is very slow #21

Closed feiskyer closed 6 years ago

feiskyer commented 6 years ago

The poor performance of AzureFils is a known problem. See also https://github.com/Azure/AKS/issues/223.

maybe we should replace AzureFile with AzureDisk or minio?

wbuchwalter commented 6 years ago

We are already planning to move to minio everywhere.