I would start with something like k3s locally for simplicity. Then check out the O'Reilly book, Kubernetes: Up & Running . The official Kubernetes tutorial is pretty good too.
Ask HN: Do you have some well written resources on how to learn K8s as a dev?
11–13 of 13 posts
Re: Ask HN: Do you have some well written resources on how to learn K8s as a dev?
#12After being self thought how to code through books and hands on projects, I have discovered an even better way to learn and get credentials in that field at the same time and that is through certifications. For example AWS Devops cert, the GCP equivalent and CNF Kubernetes cert.
Re: Ask HN: Do you have some well written resources on how to learn K8s as a dev?
#13After being self thought how to code through books and hands on projects, I have discovered an even better way to learn and get credentials in that field at the same time and that is through certifications. For example AWS Devops cert, the GCP equivalent and CNF Kubernetes cert.
That’s exactly my goal for 2022, I want to pass the CKAD certification :) I’m looking for good resources to get started for that! I went with the Kubernetes in Action book, and bought CKAD with Tests on Udemy (thanks Black Friday) for follow up later on.