6 ms·
Running something on Kubernetes does not make this something highly available. It makes this something randomly restarting.
by lxglv 6y ago
Running something on Kubernetes does not make this something highly available. It makes this something randomly restarting.
- seddonm1 6y agoMaybe. 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.