LimitedPriorityLevelConfiguration [api_object]ai-synthesized · conf 0.82
LimitedPriorityLevelConfiguration specifies how to handle requests that are subject to limits. It addresses two issues: - How are requests for this priority level limited? - What should be done with requests that exceed the limit?
flowcontrol
Represents a limited priority level configuration in Kubernetes FlowControl API.
Why it matters Used to configure priority levels for pods or containers.
Key facts - Specifies the maximum priority level - Can be used to limit resource allocation
Sources
swagger.json — “io.k8s.api.flowcontrol.v1.LimitedPriorityLevelConfiguration”