This is a cache of https://docs.openshift.com/container-platform/4.5/rest_api/schedule_and_quota_apis/schedule-and-quota-apis-index.html. It is a snapshot of the page at 2024-09-27T22:26:17.229+0000.
About Schedule and quota APIs - Schedule and quota APIs | API reference | OpenShift Container Platform 4.5
×

AppliedClusterResourceQuota [quota.openshift.io/v1]

Description

AppliedClusterResourceQuota mirrors ClusterResourceQuota at a project scope, for projection into a project. It allows a project-admin to know which ClusterResourceQuotas are applied to his project and their associated usage.

Type

object

ClusterResourceQuota [quota.openshift.io/v1]

Description

ClusterResourceQuota mirrors ResourceQuota at a cluster scope. This object is easily convertible to synthetic ResourceQuota object to allow quota evaluation re-use.

Type

object

LimitRange [core/v1]

Description

LimitRange sets resource usage limits for each kind of resource in a Namespace.

Type

object

PriorityClass [scheduling.k8s.io/v1]

Description

PriorityClass defines mapping from a priority class name to the priority integer value. The value can be any valid integer.

Type

object

ResourceQuota [core/v1]

Description

ResourceQuota sets aggregate quota restrictions enforced per namespace

Type

object