Disable kubernetes-discovery in local-up-cluster.sh

parent 470222e0
......@@ -802,7 +802,7 @@ if [[ "${START_MODE}" != "kubeletonly" ]]; then
start_etcd
set_service_accounts
start_apiserver
start_discovery
# start_discovery
start_controller_manager
start_kubeproxy
start_kubedns
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment