1 / 5
The team will ___ a pod to fix the crashing container.
-
-
-
-
You restart a pod. Restart is the precise technical verb; the others do not collocate. So restart a pod.
2 / 5
We need to ___ the Kubernetes cluster to the latest version.
-
-
-
-
You upgrade a cluster. Upgrade is the standard collocation; the others are wrong. So upgrade the cluster.
3 / 5
Operators ___ resources to control CPU and memory allocation.
-
-
-
-
You define resources (requests and limits). Define is the precise collocation; the others do not fit. So define resources.
4 / 5
We ___ the deployment to roll back to the previous version.
-
-
-
-
You rollback a deployment. Rollback is the exact verb in Kubernetes; the others do not collocate. So rollback the deployment.
5 / 5
The engineer will ___ logs from the failing pod.
-
-
-
-
You fetch logs (or "retrieve logs"). Fetch is the technical collocation used with kubectl; the others do not fit. So fetch logs.