Hacker News new | ask | show | jobs
by young_hopper 1080 days ago
> Is kubernetes worth learning if you don't use microservices at work?

Maybe. K8s makes orchestration better. (If you disagree look at the last time marathon/mesos/dcos released and propose a better replacement.) Do you need container orchestration? That's a much better question. If you do, reach for k8s, if you don't, don't.