k3s/cluster/gce
Kubernetes Submit Queue ede78d9ee7 Merge pull request #47513 from gmarek/subnet
Automatic merge from submit-queue

Make big clusters work again after introduction of subnets

This PR does two things: 
  - make IP aliases automatically pick Node IP Range based on number of Nodes,
  - fix logic for starting clusters >4095 Nodes that was broken by introduction of subnets,

cc @wojtek-t @shyamjvs 

```release-note
Setting env var ENABLE_BIG_CLUSTER_SUBNETS=true will allow kube-up.sh to start clusters bigger that 4095 Nodes on GCE.
```

Ref https://github.com/kubernetes/kubernetes/issues/47344
2017-06-27 08:52:50 -07:00
..
container-linux Merge pull request #47632 from mwielgus/node-taints-scripts 2017-06-20 18:18:59 -07:00
debian remove support for debian masters in GCE 2017-02-28 09:54:07 -08:00
gci Merge pull request #47983 from yguo0905/memcg 2017-06-26 21:08:10 -07:00
BUILD Use cos-stable-59-9460-64-0 instead of cos-beta-59-9460-20-0. 2017-06-16 13:48:50 -07:00
OWNERS adding vishh to gce cluster owners 2017-02-27 10:58:43 -08:00
config-common.sh Make big clusters work again after introduction of subnets 2017-06-26 21:27:04 +02:00
config-default.sh Make big clusters work again after introduction of subnets 2017-06-26 21:27:04 +02:00
config-test.sh Merge pull request #47513 from gmarek/subnet 2017-06-27 08:52:50 -07:00
configure-vm.sh Merge pull request #47632 from mwielgus/node-taints-scripts 2017-06-20 18:18:59 -07:00
cos Symlink cluster/gce/cos to cluster/gce/gci 2017-03-15 15:31:51 -07:00
delete-stranded-load-balancers.sh
list-resources.sh Don't fail if the grep fails to match any resources 2017-02-22 14:55:57 -08:00
ubuntu Makes cluster/gce/ubuntu to be a symlink to cluster/gce/gci and changes the gci's [master|node].yaml to enable kubernetes.target. 2017-04-25 16:19:00 -07:00
upgrade.sh Respect PDBs during GCE node upgrades. 2017-06-01 17:58:45 -07:00
util.sh Fix test commands in cluster/gce/util.sh 2017-06-26 21:27:04 +02:00