Core Kubernetes Concepts
Pod
The smallest deployable unit - one or more containers that share storage and network:
Learning Objectives
Lesson Outline
The smallest deployable unit - one or more containers that share storage and network:
Exposes pods as a network service with stable IP and DNS:
Virtual clusters within a physical cluster for isolation: