Hacker News new | ask | show | jobs
by speby 3055 days ago
> ... distributed systems are easy to build and use ...

I would not say distributed systems are easy to build or use. I think Kubernetes makes distributed systems _easier_ but definitely not easy in general, or at scale. Just easier than doing it all by hand/manually.