Hacker News new | ask | show | jobs
by KaiserPro 1634 days ago
Its worth having a brief understanding, then ignore it and use aws batch(for ML/non realtime stuff, it has far better DAG primitives).

k8s is a bad fit for most things, but people feel very happy using it, so might as well jump on board the bandwagon.

For small deployments (<20 instances) with a few services, ECS is far easier. Even though its annoying and opaque.