What is the role of the kube-apiserver in a Kubernetes cluster?
-
A
It schedules workloads onto nodes.
-
B
It provides an interface for the control plane to communicate with the cluster.
-
C
It stores the cluster's state in a key-value database.
-
D
It runs the containers on the nodes.