You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The statefulset currently supports nodeSelector, but it does not support affinity. I'd like to add an affinity configuration to my StatefulSet, but this is not currently supported.
The text was updated successfully, but these errors were encountered:
miles-
changed the title
Support affinity configuration in statefulset
Support specifying affinity configuration in StatefulSet template
Aug 21, 2024
The statefulset currently supports
nodeSelector
, but it does not supportaffinity
. I'd like to add anaffinity
configuration to my StatefulSet, but this is not currently supported.The text was updated successfully, but these errors were encountered: