-
We have some services that need to be deployed on specified nodes. These services need to use specific resources such as GPU. How to specify nodes when creating a Deployment? |
Beta Was this translation helpful? Give feedback.
Answered by
tg123
Nov 29, 2022
Replies: 1 comment
-
https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fzwu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/