k3s/cluster/gce
Matt Matejczyk 12904ac911 Tune suggested master disk sizes for big clusters.
Looks like the get-master-root-disk-size() and get-master-disk-size() functions didn't anticipate
clusters bigger than 2K nodes.

In https://github.com/kubernetes/kubernetes/issues/72976 we found out
that 100GB may be not enough for large clusters (5K nodes) when it comes
to master root disk size.

Updating both get-master-root-disk-size() and get-master-disk-size() to
make them consistent and match cluster sizes with get-master-size()
function.
2019-01-29 10:48:08 +01:00
..
addons Fix kube-proxy PodSecurityPolicy RoleBinding namespace 2019-01-09 17:57:15 -08:00
gci Correlate max-inflight values in GCE with master VM sizes 2019-01-24 15:13:36 +01:00
manifests Update addon-manager changelog/image 2019-01-16 13:26:39 -05:00
BUILD Add unit test for configure-helper. 2018-04-23 12:18:57 -07:00
OWNERS GCE: add yujuhong to OWNERS 2019-01-23 14:46:29 -08:00
config-common.sh Tune suggested master disk sizes for big clusters. 2019-01-29 10:48:08 +01:00
config-default.sh Merge pull request #70954 from qingling128/master 2018-11-25 23:09:07 -08:00
config-test.sh Update default etcd server to 3.3.10 for kubernetes 1.13 2018-12-03 11:03:49 -08:00
cos Symlink cluster/gce/cos to cluster/gce/gci 2017-03-15 15:31:51 -07:00
custom add folder named custom in gce 2018-01-05 15:36:53 -08:00
delete-stranded-load-balancers.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
list-resources.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02: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-aliases.sh Update default etcd server to 3.3.10 for kubernetes 1.13 2018-12-03 11:03:49 -08:00
upgrade.sh Move uncordon to after the node is ready 2018-05-11 09:57:04 -07:00
util.sh add mTLS encription between etcd and kube-apiserver in GCE 2019-01-07 13:52:20 -08:00