- Include tolerations in load.yaml for scheduling
- Allow pods to tolerate specific constraints and improve scheduling
This change enables the containers to schedule on nodes with
restricted taints, enhancing deployment strategies in constrained
Kubernetes environments.