Hacker News new | ask | show | jobs
by jb_gericke 655 days ago
Can you qualify this statement? It’s 2024, Kubernetes is old tech and bullet proof at that.
1 comments

Does Kubernetes has reliable and predictable cronjobs already?
We've seen a multitude of issues, like jobs failing to start, getting too delayed (also the infamous "if your cronjob fails too much it will stop working forever ")

Though it seems they rebuilt the controller to address most of the issues https://kubernetes.io/blog/2021/04/09/kubernetes-release-1.2...