Commit Graph

2 Commits

Author SHA1 Message Date
db69791a4d feat: add tolerations for container scheduling
- 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.
2025-04-19 19:31:10 +08:00
2bb098c6e3 first commit 2025-04-12 13:11:34 +08:00