💾 Archived View for dioskouroi.xyz › thread › 29421823 captured on 2021-12-03 at 14:04:38. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
________________________________________________________________________________
You should start with the Kubernetes docs and then read the tutorials. Start with the tutorial but you should really read all the documentation. Its actually not too long a read.
1)
https://kubernetes.io/docs/concepts/overview/components/
2)
https://kubernetes.io/docs/tutorials/kubernetes-basics/
3)
https://kubernetes.io/docs/tasks/run-application/
After reading these documents and doing the tutorials, its a matter of gaining experience.
What boosted my gains in kubernetes was this book, which I didn't even have to read all the way. Kubernetes in Action by Marco Lukša. After that, consuming the docs was easier.
Author's name is Marko. Nevertheless, I suggest the same. He published second edition of it this year.