Section 1: Introducing Kubernetes
Kubernetes is a fantastic container orchestrator tool that can manage Docker containers at a large scale. Let's discover what Kubernetes is exactly, how it started as an internal project at Google to become a leading solution, and how it can help you today to manage Docker containers in production.
This part of the book comprises the following chapters:
- Chapter 1, Kubernetes Fundamentals
- Chapter 2, Kubernetes Architecture – From Docker Images to Running Pods
- Chapter 3, Installing Your First Kubernetes Cluster