Please enable JavaScript.
Coggle requires JavaScript to display documents.
Platform, Control Plane, Worker Nodes - Coggle Diagram
-
Control Plane
-
Scheduler
watches for newly created Pods with no assigned node, and selects a node for them to run on.
-
-
Cloud Controller Manager
-
separates out the components that interact with that cloud platform from components that only interact with your cluster
-
-