Update ResourceQuota per PriorityClass state for 1.12 (#10229)

This commit is contained in:
Babak "Bobby" Salamat
2018-09-09 20:12:36 -07:00
committed by k8s-ci-robot
parent dc9d71ac3e
commit fe96f3b980
2 changed files with 2 additions and 2 deletions
@@ -194,7 +194,7 @@ The `Terminating`, `NotTerminating`, and `NotBestEffort` scopes restrict a quota
### Resource Quota Per PriorityClass
{{< feature-state for_k8s_version="1.11" state="alpha" >}}
{{< feature-state for_k8s_version="1.12" state="beta" >}}
Pods can be created at a specific [priority](/docs/concepts/configuration/pod-priority-preemption/#pod-priority).
You can control a pod's consumption of system resources based on a pod's priority, by using the `scopeSelector`