Hacker News new | ask | show | jobs
by sgt 1637 days ago
That's not exactly true though. You can do "DevOps" and horizontal scaling (or simply no scaling) by other means too. K8s may be the best for large deployments overall, but it's not a requirement. Lots of companies run large scale services without k8s.
2 comments

> Lots of companies run large scale services without k8s.

Lots more do so using k8s.

The question is "is it worth learning it?" And the answer is yes. It's not wasted time or energy to learn the most popular and du-jour orchestration system.

It's still probably a good idea to get familiar with it though if in the near-term you're entering devops or wanting to move off something else. But for everyone else, it'll probably pass and give way to something different. Things come and go all the time, one doesn't need to learn them all, though I'm sure some people find enjoyment in trying their hardest to do so.