K8sbykeshed / k8s-service-validator

Kubernetes Network Service Validator
22 stars 10 forks source link

Add tolerance when scheduling pods #119

Closed yzaccc closed 2 years ago

yzaccc commented 2 years ago

Currently the testing pods are ignoring taints of nodes, which causes each node with get one testing pod deployed on, which needs to be improved, as some nodes in the production environment cannot get touched with taints like "noschedule".

Solution: