Process Flow - Control plane components (API server, scheduler, controller manager, etcd)
User/API Client
API Server
etcd (State Storage)
Controller Manager
The user sends requests to the API server, which stores state in etcd. The controller manager and scheduler watch the API server to manage cluster state and assign work.