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

CKA study material · question 194 of 1000

When does a namespace become subject to resource quota enforcement?

  1. As soon as the ResourceQuota admission plugin is enabled
  2. Once a ResourceQuota object exists in that namespace
  3. Once the namespace is labelled for quota
  4. Once a LimitRange exists in that namespace
Show the answer

Answer: B. Once a ResourceQuota object exists in that namespace

ResourceQuota is an admission plugin, but a namespace is only constrained once a ResourceQuota object is in it.

Source: Resource Quotas (Kubernetes) — Enabling Resource Quota

Challenge yourself on this topic → Study as cards