...

/

Introduction

Introduction

This lesson provides an Introduction to this course and lists all the four phases of Kubernetes.

Introduction to Kubernetes #

Kubernetes is probably the biggest project we know. It is vast, and yet many think that after a few weeks or months of reading and practice they know all there is to know about it. It’s much bigger than that, and it is growing faster than most of us can follow. How far did you get in Kubernetes adoption?

widget

From my experience, there are four main phases in Kubernetes adoption.

First Phase #

In the first phase, we create a cluster and learn intricacies of Kube API and ...