...

/

About this Module

About this Module

This lesson discusses the intended audience and the necessary prerequisites of the module.

Who is this module for?

This module is for anyone who has knowledge of how a virtual machine works and wants to get started with Kubernetes.

Module Structure

This module contains fifteen chapters, namely:

  1. How Did We Get Here?:

    This chapter tells us the need for Kubernetes and the basic information required to be able to understand Kubernetes fully.

  2. Running Kubernetes Cluster Locally:

    This chapter teaches us how to install Kubernetes on our systems and introduces us to the commands we’ll be using with Kubernetes. ...