DEV Community

Cover image for The Best Kubernetes Tutorials
Ahmed Atef
Ahmed Atef

Posted on • Originally published at magalix.com

9 4

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.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.
  • Configuring Kubernetes.
  • Stateless Applications.
  • Stateful Applications.
  • CI/CD Pipeline.
  • Managing Kubernetes Clusters.
  • Services.

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
  • An introduction to Kubernetes DNS Services
  • An introduction to Helm, the package manager for Kubernetes
  • Modernizing Applications for Kubernetes
  • Building Optimized Containers for Kubernetes
  • Kubernetes Networking Under the Hood
  • Architecting Applications for Kubernetes
  • Building Blocks for Doing CI/CD with Kubernetes
  • How to Back up and restore a Kubernetes Cluster on DigitalOcean using Heptio Ark.
  • How to Setup a Nginix Ingress with Cert-Manager on DigitalOcean Kubernetes
  • How to Inspect Kubernetes Networking

AWS GenAI LIVE image

How is generative AI increasing efficiency?

Join AWS GenAI LIVE! to find out how gen AI is reshaping productivity, streamlining processes, and driving innovation.

Learn more

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay