Browse Courses

Kubernetes lab setup

In this section

  • Module-1
    • Kubernetes Setup
      This document provides a step-by-step guide for setting up a local Kubernetes lab using MicroK8s on Ubuntu 24.04. It includes instructions for installing necessary components, enabling add-ons like DNS and Helm, deploying sample applications, and accessing the Kubernetes Dashboard. It also outlines file organization and usage of kubectl.
  • Module- 2
    • Labs
      • Pulling Image from a Repository
        This lab guides you through pulling an image from Docker Hub and running it as a container. It is a simple exercise to familiarize you with Docker commands and the process of working with container images.
    • Module-3
      • Module-4