gpt4 book ai didi

kubernetes - 重新启动集群时出错 : restarting kube-proxy: waiting for kube-proxy to be up for configmap update: timed out waiting for the condition

转载 作者:行者123 更新时间:2023-12-02 23:44:02 25 4
gpt4 key购买 nike

我尝试使用 minikube start 启动本地 Kubernetes 集群并收到以下错误。

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

知道如何确保它启动吗?我正在使用 VirtualBox 和 this教程。我尝试了给出的提示 here但运气不好。

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

最佳答案

以下是针对此类错误启动 minikube 时需要记住的要点。

1) 关闭VirtualBox(如果已打开)。
2) 删除之前生成的temp文件。
3) 如果您位于代理设置代理后面。
4)然后执行以下操作...

    $ minikube stop
$ minikube delete
$ minikube start

关于kubernetes - 重新启动集群时出错 : restarting kube-proxy: waiting for kube-proxy to be up for configmap update: timed out waiting for the condition,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52300055/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com