The Best Kubernetes Tutorials

We have been looking for the best Kubernetes tutorials out there and thought of sharing some of what we found interesting to get started with Kubernetes.

The Official Kubernetes Tutorials

It is more of a collection of the existing content on Kubernetes. It focuses more on introducing the general concepts and constructs of Kubernetes. But it doesn’t provide necessary lessons that build upon each other. Covered Topics.

DigitalOcean Tutorials

It is a collection of articles that are nicely written and well organized. They are sometimes focused on Running Kubernetes on top of DigitalOcean however. But you are still going to learn a lot of Kubernetes basics that are applicable to any other infrastructure. Some of the notable topics are:

Google Kubernetes Engine Tutorials

Google tutorials are mostly focused on specific use cases more than teaching you the basic Kubernetes concepts. Examples of such tutorials are: create a guestbook with Redis and PHP on GKE, or Using Persistent Disks with WordPress and MySQL. Google depends mainly on Kubernetes.io as the main source of knowledge about Kubernetes since Google engineers are most contributors to these tutorials. Main covered topics:

**Check the full article and clear indication and direction to the tutorials within Magalix blog article

You can also go through this blog Kubernetes Tutorial for an overview and fundamentals of Kubernetes.