Kubernetes Architecture: Control Plane & Worker Nodes Quiz Home โบ Kubernetes CKA & CKAD โบ Kubernetes Architecture: Control Plane & Worker Nodes ๐๏ธ Kubernetes (CKA & CKAD) – Kubernetes Architecture: Control Plane & Worker Nodes 20 questions ยท 15 min timer ยท Explanations included ยท Free 1. How does the kubelet ensure that the containers are running as expected on a node? By directly managing the container runtime By monitoring the node's network traffic By using a proprietary Kubernetes protocol By querying the kube-apiserver for container status None Show Hint The kubelet directly interacts with the container runtime on a node to manage and ensure that containers are running as expected, based on the pod specifications. 2. Which Kubernetes component is responsible for storing the cluster's configuration and state data? kube-scheduler etcd kube-apiserver kube-controller-manager None Show Hint etcd is a distributed key-value store used by Kubernetes to store all cluster configuration and state data, ensuring consistency and reliability. Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Click Submit to see your final score! Previous Start Quiz Next Time's up