- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 35字
- 2025-04-04 15:00:00
Kubernetes components
Kubernetes includes two major players:
- Masters: The master is the heart of Kubernetes; it controls and schedules all of the activities in the cluster
- Nodes: Nodes are the workers that run our containers