Files
kubernetes/pkg
k8s-merge-robot a57876b98c Merge pull request #25178 from zmerlynn/random_max_target_pools
Automatic merge from submit-queue

GCE: Allow node count to exceed GCE TargetPool maximums

```release-note
If the cluster node count exceeds the GCE TargetPool maximum (currently 1000),
randomly select which nodes are members of Kubernetes External Load Balancers.
```


[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()

If we would exceeded the TargetPool API maximums, instead just
randomly select some subsection of the nodes to include in the TP
instead.
2016-05-09 23:18:15 -07:00
..
2016-04-26 15:08:34 -04:00
2016-05-08 20:30:37 -07:00
2016-04-29 17:12:10 -04:00
2016-05-06 17:24:53 -07:00
2016-05-08 20:30:37 -07:00