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 use Deployments not raw Pods #49

Closed colemickens closed 7 years ago

colemickens commented 7 years ago

I deleted a Pod to try to kick it to get it to start properly. Much to my surprise... it simply didn't come back. Why is it not using a Deployment?

colemickens commented 7 years ago

This would also help seldon-up be idempotent.

ukclivecox commented 7 years ago

Thanks. We'll look into changing all components to be deployments as suggested.

ukclivecox commented 7 years ago

Fixed in release v1.4.4.