Description
The Kubernetes API server is the control-plane component that exposes the Kubernetes API used by kubectl, controllers, nodes, and integrations.
It is cluster infrastructure, not a desktop application. Configuration affects authentication, authorization, admission control, and every workload managed by the cluster, so it requires experienced administration.