- Home
- All questions
- Question 196
CKA study material · question 196 of 1000
A Deployment requesting more than the namespace quota allows is applied. What happens?
Show the answer
Answer: D. The Deployment is created but its Pods do not all appear
The Deployment is created successfully; it is the Pods that fail, so its status is where the problem shows.
Source: Resource Quotas (Kubernetes) — Resource Quotas