Skip to content

Instantly share code, notes, and snippets.

@double-p
Last active May 20, 2022 16:50
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save double-p/7ae3e5b087f08d94b34bb3bc285ce5df to your computer and use it in GitHub Desktop.
Save double-p/7ae3e5b087f08d94b34bb3bc285ce5df to your computer and use it in GitHub Desktop.
k8s reading/learning
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
@dhavalgshah
Copy link

Found these two great resources:
https://kubebyexample.com/en/learning-paths
https://courses.academy.tigera.io/courses

@double-p can you add them to above list?

@double-p
Copy link
Author

might been that comment and addition happened the same time? they're in L52/53 now anyway :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment