mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-28 13:03:43 +00:00
Fix pod affinity performance test configuration
Signed-off-by: Aldo Culquicondor <acondor@google.com>
This commit is contained in:
parent
671cd33986
commit
9b2ff544ed
@ -110,9 +110,9 @@
|
|||||||
desc: SchedulingPodAffinity
|
desc: SchedulingPodAffinity
|
||||||
nodes:
|
nodes:
|
||||||
nodeTemplatePath: config/node-default.yaml
|
nodeTemplatePath: config/node-default.yaml
|
||||||
labelNodeStrategy:
|
labelNodePrepareStrategy:
|
||||||
labelKey: "failure-domain.beta.kubernetes.io/zone"
|
labelKey: "failure-domain.beta.kubernetes.io/zone"
|
||||||
labelValue: "zone1"
|
labelValues: ["zone1"]
|
||||||
initPods:
|
initPods:
|
||||||
- podTemplatePath: config/pod-with-pod-affinity.yaml
|
- podTemplatePath: config/pod-with-pod-affinity.yaml
|
||||||
podsToSchedule:
|
podsToSchedule:
|
||||||
|
Loading…
Reference in New Issue
Block a user