相关疑难解决方法(0)

重新启动集群时出错:重新启动kube-proxy:等待kube-proxy启动以进行configmap更新:等待条件超时

我正在尝试启动本地Kubernetes集群minikube start并获取以下错误.

Starting local Kubernetes v1.10.0 cluster...
Starting VM...
Getting VM IP address...
Moving files into cluster...
Setting up certs...
Connecting to cluster...
Setting up kubeconfig...
Starting cluster components...
E0912 17:39:12.486830   17689 start.go:305] Error restarting 
cluster:  restarting kube-proxy: waiting for kube-proxy to be 
up for configmap update: timed out waiting for the condition
Run Code Online (Sandbox Code Playgroud)

知道如何确保它开始吗?我正在使用VirtualBox和教程.我试过这里给出的小费,但没有运气.

还有任何具体的原因,为什么需要这么长时间才能达到这个阶段?或者它通常这么慢?

kubernetes devops minikube

14
推荐指数
1
解决办法
4613
查看次数

标签 统计

devops ×1

kubernetes ×1

minikube ×1