What is the primary role of the kube-apiserver in a Kubernetes cluster?
Which Kubernetes component monitors the cluster and automatically assigns new Pods to available nodes based on resource requirements?
What is the purpose of etcd in Kubernetes?
Which component runs on every node in the cluster and ensures containers are running in a Pod?