Remove cluster/kube-env.sh.

This commit is contained in:
Joe Finney
2016-03-08 16:57:31 -08:00
parent 401985bf6c
commit 9845639e14
7 changed files with 13 additions and 28 deletions

View File

@@ -34,6 +34,7 @@
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/../..
source "${KUBE_ROOT}/cluster/aws/${KUBE_CONFIG_FILE-"config-default.sh"}"
source "${KUBE_ROOT}/cluster/common.sh"
source "${KUBE_ROOT}/cluster/lib/util.sh"
ALLOCATE_NODE_CIDRS=true