K8s component: kube-apiserver
28 May 2025 (Updated 30 May 2025)
What is kube-apiserver
?
kube-apiserver
is a control plane component that exposes the cluster‘s functionality through a REST API.
Other cluster components like kubelet
processes or the kubectl dashboard use the REST API to do things like:
Tagged:
Kubernetes