mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Disable kubernetes-discovery in local-up-cluster.sh
This commit is contained in:
parent
470222e0bb
commit
9070e3b161
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user