Fix quota documentation (#9648)
parent
1060c00b2a
commit
0ee0052fa9
|
@ -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="beta" >}}
|
||||
{{< feature-state for_k8s_version="1.11" state="alpha" >}}
|
||||
|
||||
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`
|
||||
|
|
Loading…
Reference in New Issue