Introduction to Kubernetes

Prerequisite

Content

Part1

  • Kubernetes Overview
  • Deploying Kubernetes
  • Kubernetes Architecture
  • Interacting with Kubernetes

Part2

  • Pods
  • Services
  • Multi-Container Pods
  • Service Discovery

Part3

  • Deployments
  • Autoscaling
  • Rolling Updates and Rollback
  • Probes
  • Init Containers

Part4

  • Volumes
  • ConfigMaps and Secrets
  • Kubernetes Ecosystem

Resources

Course Github Repo

Metrics Server Github Repo