Kubernetes Overview

  • Docker Swarm for multi-machine deployment
  • Kubernetes as the superior alternative
  • Kubernetes Architecture
  • Cluster
  • Control plane
  • Nodes
  • Cluster Topology
  • DNS
  • Workloads
  • Pods
  • Deployment
  • Statefulset
  • Job
  • Services
  • Load balancer
  • Node port
  • Ingress
  • Operations
  • Autoscaling
  • Health Checks
  • High Availability
  • Rolling upgrades