CKA Troubleshooting • Set 10
CKA Troubleshooting Practice Test 10 — 15 questions with explanations. Free, no signup.
You deploy a pod with the following YAML and it remains in 'Pending' state. What is the most likely cause?
```yaml apiVersion: v1 kind: Pod metadata: name: myapp spec: containers: - name: myapp image: nginx resources: requests: memory: "64Gi" ```
Choose an answer to begin — your selection is scored in the full session.
15 questions · instant feedback and full explanations after every question.