mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Remove cluster-monitoring
Heapster is deprecated and no longer supported
This commit is contained in:
@@ -54,7 +54,6 @@ function create-kubemark-master {
|
||||
export KUBE_ENABLE_CLUSTER_DNS=false
|
||||
export KUBE_ENABLE_NODE_LOGGING=false
|
||||
export KUBE_ENABLE_METRICS_SERVER=false
|
||||
export KUBE_ENABLE_CLUSTER_MONITORING="none"
|
||||
export KUBE_ENABLE_L7_LOADBALANCING="none"
|
||||
|
||||
# Unset env variables set by kubetest for 'root cluster'. We need recompute them
|
||||
|
Reference in New Issue
Block a user