Skip to main content

10 ways to learn Kubernetes

· One min read

10 ways to learn Kubernetes:

  1. The official Kubernetes tutorials: https://kubernetes.io/docs/tutorials/
  2. Follow the Kubernetes Fundamentals learning path on kube by example: https://kubebyexample.com/learning-paths/kubernetes-fundamentals/what-kubernetes-3-minutes
  3. Watch the Kubernetes Complete Course from TechWorld by Nana: https://www.youtube.com/watch?v=X48VuDVv0do
  4. Take Microsoft’s Introduction to Kubernetes course: https://learn.microsoft.com/en-us/training/modules/intro-to-kubernetes/
  5. 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/
  6. 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
  7. Take the Udemy course Docker & Kubernetes: The Practical Guide: https://www.udemy.com/course/docker-kubernetes-the-practical-guide/
  8. Read the book Kubernetes - Up and Running: Dive into the Future of Infrastructure: https://www.oreilly.com/library/view/kubernetes-up-and/9781491935668/
  9. Read The Book Of Kubernetes: A Complete Guide to Container Orchestration: https://nostarch.com/book-kubernetes
  10. Read the book Programming Kubernetes: Developing Cloud-Native Applications: https://www.oreilly.com/library/view/programming-kubernetes/9781492047094/