Created
March 23, 2022 12:57
-
-
Save etenzy/e2e8143bc10b6805e75f2c21cfd1cc62 to your computer and use it in GitHub Desktop.
Schedule pod on specific node
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--overrides='{"spec": { "nodeSelector": {"kubernetes.io/hostname": "NODENAME"}}}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment