Kueue Alpha API
Resource Types
MultiKueueCluster
Appears in:
MultiKueueCluster is the Schema for the multikueue API
Field | Description |
---|---|
apiVersion string | kueue.x-k8s.io/v1alpha1 |
kind string | MultiKueueCluster |
spec [Required]MultiKueueClusterSpec
|
No description provided. |
status [Required]MultiKueueClusterStatus
|
No description provided. |
MultiKueueConfig
Appears in:
MultiKueueConfig is the Schema for the multikueue API
Field | Description |
---|---|
apiVersion string | kueue.x-k8s.io/v1alpha1 |
kind string | MultiKueueConfig |
spec [Required]MultiKueueConfigSpec
|
No description provided. |
KubeConfig
Appears in:
Field | Description |
---|---|
location [Required]string
|
Location of the KubeConfig. If LocationType is Secret then Location is the name of the secret inside the namespace in which the kueue controller manager is running. The config should be stored in the "kubeconfig" key. |
locationType [Required]LocationType
|
Type of the KubeConfig location. |
LocationType
(Alias of string
)
Appears in:
MultiKueueClusterSpec
Appears in:
Field | Description |
---|---|
kubeConfig [Required]KubeConfig
|
Information how to connect to the cluster. |
MultiKueueClusterStatus
Appears in:
Field | Description |
---|---|
conditions []k8s.io/apimachinery/pkg/apis/meta/v1.Condition
|
No description provided. |
MultiKueueConfigSpec
Appears in:
MultiKueueConfigSpec defines the desired state of MultiKueueConfig
Field | Description |
---|---|
clusters [Required][]string
|
List of MultiKueueClusters names where the workloads from the ClusterQueue should be distributed. |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.