Last active
May 20, 2022 16:50
-
-
Save double-p/7ae3e5b087f08d94b34bb3bc285ce5df to your computer and use it in GitHub Desktop.
k8s reading/learning
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Uncurated to read/watch list from kubecon2022 slack: | |
https://kubernetes.io/docs/home/ | |
https://helm.sh/docs/ | |
https://docs.docker.com/engine/reference/builder/ | |
https://learning.kasten.io/ | |
kubernetes the hardway - https://github.com/kelseyhightower/kubernetes-the-hard-way | |
https://redhat-scholars.github.io/kubernetes-tutorial/kubernetes-tutorial/index.html | |
https://redhat-scholars.github.io/cloudnative-tutorials/index.html | |
https://developers.redhat.com/devnation/deep-dive | |
https://youtube.com/playlist?list=PLf3vm0UK6HKpOqIY2fcu_M0sCSpluyXMW | |
https://youtube.com/playlist?list=PLOspHqNVtKABAVX4azqPIu6UfsPzSu2YN | |
https://github.com/kubernetes-sigs to learn how for instance the metrics-server is developed and configured (edited) | |
for a beginner : highly recommended Burr sutter course/talk on kubernetes :https://youtu.be/SPo8f_TO88Y | |
Cloud native DevOps with Kubernetes Justin Domingus & John Arundel or | |
The Kubernetes Book Nigel Poulton | |
Udemy/Kodekloud courses | |
rke, metallb and rook are good to learn some k8s details on a few (local) VMs. (edited) | |
Learn Kubernetes using Interactive Browser-Based Labs | Katacoda katacoda.comkatacoda.com | |
https://www.cncf.io/phippy/the-childrens-illustrated-guide-to-kubernetes/ | |
I would recommend read the following books in the order. It would give the reader the necessary information and a complete grasp of the landscape | |
Mastering Kubernetes - Third Edition By Gigi Sayfan | |
Production Kubernetes by Josh Rosso, Rich Lander, Alex Brand, John Harris | |
Kubernetes Best Practices by Brendan Burns, Eddie Villalba, Dave Strebel, Lachlan Evenson | |
Kubernetes Patterns by Bilgin Ibryam, Roland Huß | |
Cloud Native Infrastructure by Justin Garrison, Kris Nova | |
I love nigel’s courses and his youtube videos https://www.youtube.com/c/NigelPoulton/videos | |
recommended youtube channel: https://www.youtube.com/c/ContainersfromtheCouch | |
https://roadmap.sh/devops | |
Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours] https://www.youtube.com/watch?v=X48VuDVv0do | |
https://kubebyexample.com/en/learning-paths | |
https://courses.academy.tigera.io/courses |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
might been that comment and addition happened the same time? they're in L52/53 now anyway :)