Refactor Assign Pods to Nodes

This commit is contained in:
Shannon Kularathna
2021-08-13 21:43:40 +00:00
parent 0849d43f8c
commit 4650e1df61
4 changed files with 300 additions and 228 deletions
@@ -8,11 +8,10 @@ spec:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: kubernetes.io/e2e-az-name
- key: kubernetes.io/os
operator: In
values:
- e2e-az1
- e2e-az2
- linux
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 1
preference: