10 ways to learn Kubernetes
· One min read
10 ways to learn Kubernetes:
- The official Kubernetes tutorials: https://kubernetes.io/docs/tutorials/
- Follow the Kubernetes Fundamentals learning path on kube by example: https://kubebyexample.com/learning-paths/kubernetes-fundamentals/what-kubernetes-3-minutes
- Watch the Kubernetes Complete Course from TechWorld by Nana: https://www.youtube.com/watch?v=X48VuDVv0do
- Take Microsoft’s Introduction to Kubernetes course: https://learn.microsoft.com/en-us/training/modules/intro-to-kubernetes/
- Take freeCodeCamp’s Learn Kubernetes in Under 3 Hours course: https://www.freecodecamp.org/news/learn-kubernetes-in-under-3-hours-a-detailed-guide-to-orchestrating-containers-114ff420e882/
- Take IBM’s Introduction to Containers w/ Docker, Kubernetes & OpenShift course on Coursera: https://www.coursera.org/learn/ibm-containers-docker-kubernetes-openshift?specialization=ibm-full-stack-cloud-developer
- Take the Udemy course Docker & Kubernetes: The Practical Guide: https://www.udemy.com/course/docker-kubernetes-the-practical-guide/
- Read the book Kubernetes - Up and Running: Dive into the Future of Infrastructure: https://www.oreilly.com/library/view/kubernetes-up-and/9781491935668/
- Read The Book Of Kubernetes: A Complete Guide to Container Orchestration: https://nostarch.com/book-kubernetes
- Read the book Programming Kubernetes: Developing Cloud-Native Applications: https://www.oreilly.com/library/view/programming-kubernetes/9781492047094/