Allow pods onto special-purpose nodes.
Section: Scheduling and Placement
Tolerate tainted nodes
yaml
yaml
tolerations:
- key: "dedicated"
operator: "Equal"
value: "batch"
effect: "NoSchedule"Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Scheduling and Placement