IBM
C1000-041 · Question #56
When creating a new container the following error is observed: Error from server (Forbidden): error when creating "test/testB.yaml": pods "testB" is forbidden: exceeded quota: cpu…
The correct answer is B. Increase ResourceQuota request limit. See the full explanation below for the reasoning.
Question
When creating a new container the following error is observed:
Error from server (Forbidden): error when creating "test/testB.yaml":
pods "testB" is forbidden: exceeded quota: cpu- memtest,requested:
requests.memory=700Mi,used:
requests.memory=600Mi, limited: requests.memory=1Gi What can be done to create the container?
Options
- AIncrease MemoryQuota request limit
- BIncrease ResourceQuota request limit
- CAdd additional memory to the cluster
- DIncrease the QuotaRequests memory limit
How the community answered
(26 responses)- A8% (2)
- B73% (19)
- C15% (4)
- D4% (1)
Community Discussion
No community discussion yet for this question.