Understanding Kubernetes In-Depth

The ultimate guide to learning Kubernetes from scratch

Kubernetes is one of the most used technology in today’s world. A large part of all the applications and modern workloads are running on Kubernetes.

Kubernetes, therefore, is a technology that everyone who aspires to become a DevOps engineer should master.

Starting out with Kubernetes can be a bit tricky because it is not as intuitive as other means of deploying your applications are. However, once you get a hold over the basic concepts, it can help you scale your applications beyond conventional limits in a very simple and straightforward manner.

This guide not only aims to help out people learning Kubernetes but also serves as a reference point that you can visit later on in your journey as well.

Chapters

  1. Why Do We Need Kubernetes?