Replies: 1 comment 1 reply
-
I think you only need to add nodeSelector https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ to the Gateway deployment config. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
We have a Kind: Gateway which is applied via terraform. How to make sure the istio deployment that is created will have node affinity so the all pods are deployed on specific kuberenetes node pool based on a poolname selector?
Beta Was this translation helpful? Give feedback.
All reactions