Introduction
Features
  • High availability, no downtime
  • Scalability
  • Diaster recovery
  • Architecture

  • One Master node
  • Multiple Worker nodes, do the actually work
  • Components
  • Node, virtual or physical machine
  • Pod
  • Service and Ingress
  • Deployment and StatefulSet
  • ConfigMap
  • Secret
  • Volumes
  • Deployment & StatefulSet
  • DaemonSet
  • Reference
  • Youtube
  • Nana's Tutorial at Gitlab
  • Documentation
  • Kubernetes Crash Course for Absolute Beginners
  • Kubernetes Architecture explained
  • Kubernetes vs. Docker