• Michael Nikitochkin's avatar
    AWS: Allow to configure master ip and services mask · 55e2906f
    Michael Nikitochkin authored
    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.
    55e2906f
Name
Last commit
Last update
..
addons Loading commit data...
aws Loading commit data...
centos Loading commit data...
gce Loading commit data...
gke Loading commit data...
images Loading commit data...
juju Loading commit data...
kubemark Loading commit data...
lib Loading commit data...
libvirt-coreos Loading commit data...
mesos/docker Loading commit data...
ovirt Loading commit data...
rackspace Loading commit data...
saltbase Loading commit data...
ubuntu Loading commit data...
vagrant Loading commit data...
vsphere Loading commit data...
README.md Loading commit data...
common.sh Loading commit data...
get-kube-local.sh Loading commit data...
get-kube.sh Loading commit data...
kube-down.sh Loading commit data...
kube-env.sh Loading commit data...
kube-push.sh Loading commit data...
kube-up.sh Loading commit data...
kube-util.sh Loading commit data...
kubectl.sh Loading commit data...
options.md Loading commit data...
test-conformance.sh Loading commit data...
test-e2e.sh Loading commit data...
test-network.sh Loading commit data...
test-smoke.sh Loading commit data...
update-storage-objects.sh Loading commit data...
validate-cluster.sh Loading commit data...