Remove cluster-monitoring

Heapster is deprecated and no longer supported
This commit is contained in:
Marek Siarkowicz
2019-11-21 19:08:55 +01:00
parent ed8a260fb3
commit 31fb04fa98
22 changed files with 1 additions and 1061 deletions

View File

@@ -166,7 +166,6 @@ export PATH
--network="${KUBE_GCE_NETWORK:-${KUBE_GKE_NETWORK:-e2e}}" \
--node-tag="${NODE_TAG:-}" \
--master-tag="${MASTER_TAG:-}" \
--cluster-monitoring-mode="${KUBE_ENABLE_CLUSTER_MONITORING:-standalone}" \
--dns-domain="${KUBE_DNS_DOMAIN:-cluster.local}" \
--ginkgo.slowSpecThreshold="${GINKGO_SLOW_SPEC_THRESHOLD:-300}" \
${KUBE_CONTAINER_RUNTIME:+"--container-runtime=${KUBE_CONTAINER_RUNTIME}"} \