![]() The servicecontroller documents that the master is excluded from the LoadBalancer / NodePort, but this is broken for clusters where we are using taints for the master (as introduced in 1.6), instead of marking the master as unschedulable. This restores the desired documented behaviour, by excluding nodes that are labeled as masters with the new 1.6 labels, even if they use the new 1.6 taints. Fix #33884 |
||
---|---|---|
.. | ||
BUILD | ||
doc.go | ||
OWNERS | ||
servicecontroller_test.go | ||
servicecontroller.go |