🔥 3-day streak
Certified Kubernetes Administrator (CKA)97 / 125
Question 97 of 125

A Deployment named 'analytics' has one replica stuck in Pending. Running 'kubectl describe pod analytics-7d9f' shows the event: '0/4 nodes are available: 2 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }, 2 node(s) didn't match Pod's node affinity/selector.' The pod uses a requiredDuringSchedulingIgnoredDuringExecution nodeAffinity rule that selects nodes labeled 'zone=us-east-1a'. You confirm all 4 nodes exist and are Ready. What is the correct action to get the pod scheduled?

Reviewed for accuracy · Report an issueNext question