Kueue Alpha API

Generated API reference documentation for kueue.x-k8s.io/v1alpha1.

Resource Types

Cohort

Appears in:

Cohort defines the Cohorts API.

Hierarchical Cohorts (any Cohort which has a parent) are compatible with Fair Sharing as of v0.11. Using these features together in V0.9 and V0.10 is unsupported, and results in undefined behavior.

FieldDescription
apiVersion
string
kueue.x-k8s.io/v1alpha1
kind
string
Cohort
spec [Required]
CohortSpec
No description provided.
status [Required]
CohortStatus
No description provided.

TopologyLevel

Appears in:

TopologyLevel defines the desired state of TopologyLevel

FieldDescription
nodeLabel [Required]
string

nodeLabel indicates the name of the node label for a specific topology level.

Examples:

  • cloud.provider.com/topology-block
  • cloud.provider.com/topology-rack

TopologySpec

Appears in:

TopologySpec defines the desired state of Topology

FieldDescription
levels [Required]
[]TopologyLevel

levels define the levels of topology.