Define “worth it”
Ask HN: Is it still worth learning Kubernetes in 2022?
11–20 of 57 posts
Re: Ask HN: Is it still worth learning Kubernetes in 2022?
#12There's no need to go very deep into it unless you want to, but you are expected in this day and age to have at least basic familiarity with it.
Re: Ask HN: Is it still worth learning Kubernetes in 2022?
#13Most server software these days have Kubernetes and helm charts available, since the industry giants focus on it, which means it's here to stay.
It might be worth getting a certification in Kubernetes orchestration management instead, like Rancher or Nomad (with Vault & Consul).
Re: Ask HN: Is it still worth learning Kubernetes in 2022?
#14No. Useless and overly complicated.
Re: Ask HN: Is it still worth learning Kubernetes in 2022?
#15Since you mentioned you do ML and work with AWS, perhaps check out this free course on building containerised applications in AWS:
https://www.coursera.org/learn/containerized-apps-on-aws
It’s only 12 hours, so a minimal time investment. And from there you can then decide your next step.
Good luck! And happy new year ^_^
Re: Ask HN: Is it still worth learning Kubernetes in 2022?
#16Kubernetes is for making portable infrastructure. It’s the “Docker” of networking, load balancing, configuration, and scheduling.
Re: Ask HN: Is it still worth learning Kubernetes in 2022?
#17I can even release a new version of my sites without the online users noticing!
Re: Ask HN: Is it still worth learning Kubernetes in 2022?
#18I didn't get the memo that k8s has gone out of fashion since last year. If you're in devops, you will eventually have to deal with k8s. There's no need to go very deep into it unless you want to, but you are expected in this day and age to have at least basic familiarity with it.