Hacker News new | ask | show | jobs
by ospillinger 2512 days ago
My understanding is that Seldon and Kubeflow are more geared towards infrastructure engineers. Our goal is to hide the infrastructure tooling so that Kuberentes, Docker, or AWS expertise isn’t required. Cortex installs with one command, models are deployed with minimal declarative configuration, autoscaling works by default, and you don’t need to build Docker images / manage a registry.
1 comments

Thanks!

I bet you could get Cortex running on Kubeflow pretty easily since it's all K8s anyway.

Good idea, I definitely think it's doable.