kubernetes/cluster/aws
Michael Nikitochkin 55e2906f79 AWS: Allow to configure master ip and services mask
Fix script for case when neeed to setup cluster
in an existen VPC and subnet with ip mask example: 10.0.0.0/8.

Fixed bug to detect ip of master if provided MASTER_RESERVED_IP.

For some reason detecting master ip was moved to volumes and only when MASTER_RESERVED_IP=auto.
If specify IPv4 for MASTER_RESERVED_IP like `52.1.1.1`, than we could
not detect ip even during last steps of setuping cluster.
step the KUBE_MASTER_IP is reseted because there are no tag for the
volume.
2016-02-07 21:59:00 +01:00
..
coreos kube-up: move yaml-quote from GCE & AWS to common 2016-01-28 10:19:38 -08:00
jessie AWS: Log the region when we don't recognize it. 2015-10-27 10:18:52 -04:00
templates kube-up: Refactor kube-env into common; use in AWS 2016-01-28 10:31:51 -08:00
trusty AWS: Pass non-masquerade-cidr through kube-up 2016-01-22 21:01:44 -05:00
vivid AWS: Update AMIs for Ubuntu Vivid 2016-01-18 16:47:06 -05:00
wheezy AWS: Log the region when we don't recognize it. 2015-10-27 10:18:52 -04:00
config-default.sh Merge pull request #19398 from justinsb/aws_elasticip_for_master 2016-01-26 04:34:28 -08:00
config-test.sh Merge pull request #20067 from justinsb/aws_test_defaults 2016-01-30 17:42:28 -08:00
options.md AWS: Pass non-masquerade-cidr through kube-up 2016-01-22 21:01:44 -05:00
util.sh AWS: Allow to configure master ip and services mask 2016-02-07 21:59:00 +01:00