What I Read: Kubernetes, Batch

https://betterprogramming.pub/kubernetes-was-never-designed-for-batch-jobs-f59be376a338

Kubernetes Was Never Designed for Batch Jobs
And what it would look like if it had been
Meadowrun
Sep 1, 2022


“…Kubernetes is philosophically biased towards microservices over batch jobs. This results in an impedance mismatch that makes it harder than it “should” be to use Kubernetes for batch jobs.”