The API Server is the entry point of Kubernetes.
—
When you run:
kubectl apply -f deployment.yaml
Flow:
API Server = “front door of Kubernetes” Everything goes through it.