Study. uk . com
  1. Home
  2. All questions
  3. Question 620

CKA study material · question 620 of 1000

A namespace should be limited to four GPUs of the extended resource nvidia.com/gpu. Which quota entry is valid?

  1. limits.nvidia.com/gpu: 4
  2. nvidia.com/gpu: 4
  3. requests.nvidia.com/gpu: 4
  4. count/nvidia.com/gpu: 4
Show the answer

Answer: C. requests.nvidia.com/gpu: 4

Extended resources cannot be overcommitted, so a quota on them may only use the requests. prefix; a limits. entry makes no sense for a resource whose request and limit must match.

Source: Resource Quotas (Kubernetes) — Types of resource quota › Quota for extended resources

Challenge yourself on this topic → Study as cards