a877aed45f
Change-Id: I16cd7730c1e0732253ac52f51010f6b813295aa7
16 lines
352 B
YAML
16 lines
352 B
YAML
apiVersion: simon/v1alpha1
|
|
kind: Config
|
|
metadata:
|
|
name: simon-paib-config
|
|
spec:
|
|
cluster:
|
|
customConfig: example/test-cluster
|
|
customConfig:
|
|
shufflePod: false
|
|
workloadTuningConfig:
|
|
ratio: 0.9
|
|
seed: 233
|
|
typicalPodsConfig:
|
|
isInvolvedCpuPods: true
|
|
podPopularityThreshold: 95
|
|
isConsideredGpuResWeight: false |