SeldonIO / seldon-server

Machine Learning Platform and Recommendation Engine built on Kubernetes
https://www.seldon.io/
Apache License 2.0
1.47k stars 300 forks source link

kubernetes yamls should utilize a default storage class #50

Closed colemickens closed 7 years ago

colemickens commented 7 years ago

Seldon should consider just using a PVC without a PV to let the a PV be created using the user's cluster's default storage class.

This would make it trivial to deploy in a number of environments where PV provisioning is available without needing to put more yaml in an environment variable.

tondonia commented 7 years ago

Thanks. We'll look into making this change for next release.

ukclivecox commented 7 years ago

fixed in release v1.4.4