• Joe Betz's avatar
    Add 'ETCD_DOCKER_REPOSITORY' environment variable override to 'cluster/' scripts. · 2e362ea1
    Joe Betz authored
    This allows the etcd docker registry that is currently hard coded to
    `gcr.io/google_containers/etcd` in the `etcd.manifest` template to be
    overridden.  This can be used to test new versions of etcd with
    kubernetes that have not yet been published to
    `gcr.io/google_containers/etcd` and also enables cluster operators to
    manage the etcd images used by their cluster in an internal
    repository.
    2e362ea1
configure-vm.sh 30.3 KB