-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathtest.yaml
91 lines (91 loc) · 2.65 KB
/
test.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
apiVersion: v1
data:
controller_manager_config.yaml: |
apiVersion: config.kueue.x-k8s.io/v1beta1
kind: Configuration
health:
healthProbeBindAddress: :8081
metrics:
bindAddress: :8080
# enableClusterQueueResources: true
webhook:
port: 9443
leaderElection:
leaderElect: true
resourceName: c1f6bfd2.kueue.x-k8s.io
controller:
groupKindConcurrency:
Job.batch: 5
Pod: 5
Workload.kueue.x-k8s.io: 5
LocalQueue.kueue.x-k8s.io: 1
Cohort.kueue.x-k8s.io: 1
ClusterQueue.kueue.x-k8s.io: 1
ResourceFlavor.kueue.x-k8s.io: 1
clientConnection:
qps: 50
burst: 100
#pprofBindAddress: :8083
#waitForPodsReady:
# enable: false
# timeout: 5m
# blockAdmission: false
# requeuingStrategy:
# timestamp: Eviction
# backoffLimitCount: null # null indicates infinite requeuing
# backoffBaseSeconds: 60
# backoffMaxSeconds: 3600
#manageJobsWithoutQueueName: true
#managedJobsNamespaceSelector:
# matchLabels:
# kueue-managed: "true"
#internalCertManagement:
# enable: false
# webhookServiceName: ""
# webhookSecretName: ""
integrations:
frameworks:
- "batch/job"
- "jobset.x-k8s.io/jobset"
# - "pod"
# - "deployment" # requires enabling pod integration
# - "statefulset" # requires enabling pod integration
# externalFrameworks:
# - "Foo.v1.example.com"
# podOptions:
# namespaceSelector:
# matchExpressions:
# - key: kubernetes.io/metadata.name
# operator: NotIn
# values: [ kube-system, kueue-system ]
#fairSharing:
# enable: true
# preemptionStrategies: [LessThanOrEqualToFinalShare, LessThanInitialShare]
#resources:
# excludeResourcePrefixes: []
# transformations:
# - input: nvidia.com/mig-4g.5gb
# strategy: Replace | Retain
# outputs:
# example.com/accelerator-memory: 5Gi
# example.com/accelerator-gpc: 4
kind: ConfigMap
metadata:
creationTimestamp: "2024-12-10T18:49:49Z"
labels:
app.kubernetes.io/component: controller
app.kubernetes.io/name: kueue
control-plane: controller-manager
olm.managed: "true"
operators.coreos.com/kueue.openshift-kueue: ""
name: kueue-manager-config
namespace: openshift-kueue
ownerReferences:
- apiVersion: operators.coreos.com/v1alpha1
blockOwnerDeletion: false
controller: false
kind: ClusterServiceVersion
name: kueue.v0.0.1
uid: 7fcef45a-2b75-45ff-941c-29a572807502
resourceVersion: "88380"
uid: f4e18ebc-f722-40c4-9c36-9474e1539726