(CKA) Certified Kubernetes Administrator Practice Test
(CKA) Certified Kubernetes Administrator CKA Cluster Architecture, Installation, and Configuration
What is the role of the kube-apiserver in a Kubernetes cluster?
Select your answer
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.
Need a hint?
(H)