Please enable JavaScript.
Coggle requires JavaScript to display documents.
9 K8S - Coggle Diagram
9 K8S
Components
pod
Service
- Permanent IP address for communication among pods.
- Load Balancer
-
-
-
-
Deployment
- Blueprint for App pods
- Stateless
-
Container orchestration
-
- Rolling update and rollbacks
-
-
K8s Architecture
Worker Nodes
3 Processes
-
creates, updates, and destroys containers on a Kubernetes node
-
-
-
-
-