DEV Community

Nizar Nassar
Nizar Nassar

Posted on

1 1

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,

Check full article here: https://hubs.ly/H0qY2q-0

The Official Kubernetes.io Tutorials
It is more of a collection of the existing content on Kubernetes.io. 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.

• The Basics


https://kubernetes.io/docs/tutorials/#basics
• Configuring Kubernetes

https://kubernetes.io/docs/tutorials/#configuration
• Stateless Applications

https://kubernetes.io/docs/tutorials/#stateless-applications

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:

• An Introduction to Kubernetes


https://www.digitalocean.com/community/tutorials/an-introduction-to-kubernetes
• An introduction to Kubernetes DNS Services

https://www.digitalocean.com/community/tutorials/an-introduction-to-the-kubernetes-dns-service
• An introduction to Helm, the package manager for kuberenetes
https://www.digitalocean.com/community/tutorials/an-introduction-to-helm-the-package-manager-for-kubernetes


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:

• Deploying Applications


https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app
• Configuring cluster networking

https://cloud.google.com/kubernetes-engine/docs/tutorials/http-balancer
• Continuous Integration and delivery

https://cloud.google.com/solutions/jenkins-on-kubernetes-engine-tutorial

Check the full article and clear indication and direction to the tutorials URL's: Here, https://hubs.ly/H0qY2q-0

Heroku

Built for developers, by developers.

Whether you're building a simple prototype or a business-critical product, Heroku's fully-managed platform gives you the simplest path to delivering apps quickly — using the tools and languages you already love!

Learn More

Top comments (0)

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

👋 Kindness is contagious

Explore a trove of insights in this engaging article, celebrated within our welcoming DEV Community. Developers from every background are invited to join and enhance our shared wisdom.

A genuine "thank you" can truly uplift someone’s day. Feel free to express your gratitude in the comments below!

On DEV, our collective exchange of knowledge lightens the road ahead and strengthens our community bonds. Found something valuable here? A small thank you to the author can make a big difference.

Okay