Hacker News new | ask | show | jobs
by lxglv 2030 days ago
Running something on Kubernetes does not make this something highly available. It makes this something randomly restarting.
1 comments

Maybe.

In this case Argo uses the Kubernetes distributed state store (etcd or equivalent) and is a stateless service so can deal with failures quite well.