The `kube-apiserver` is a RESTful HTTP API server that serves as the main entry point for all API requests (Validates requests, Authenticates and authorizes users, Persists cluster state to etcd, Serves cluster data to all other components)