Skip to content

Instantly share code, notes, and snippets.

@etenzy
Created March 23, 2022 12:57
Show Gist options
  • Save etenzy/e2e8143bc10b6805e75f2c21cfd1cc62 to your computer and use it in GitHub Desktop.
Save etenzy/e2e8143bc10b6805e75f2c21cfd1cc62 to your computer and use it in GitHub Desktop.
Schedule pod on specific node
--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