aws: Wait for zone label to be set before scheduling EBS CSI node driver

This commit is contained in:
Ciprian Hacman 2024-01-09 12:32:56 +02:00
parent 26a424bcd7
commit 51a08bea9a
1 changed files with 4 additions and 0 deletions

View File

@ -377,6 +377,10 @@ spec:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
{{- if not .HostNetwork }}
- key: topology.kubernetes.io/zone
operator: Exists
{{- end }}
- key: eks.amazonaws.com/compute-type
operator: NotIn
values: