我有一个kubernetes本地集群recently.When的问题我使用命令kubectl exec -it curl-- bash在pod上运行一些叫做'curl‘的命令,我得到了一些错误:errorinfo 下面是节点的信息:nodes info pod 'curl‘在datanode-2上运行良好,kubelet正在侦听端口10250,但我不知道为什么会得到错误信息,下面是` `kubectlpo curl':curl pod describe 以下
我甚至试过kubectl.exe get pods -owide --all-namespaces,但仍然没有库贝利特的踪迹。出于其他原因,我只想看看传递给kubelet的运行时args,但是我一开始找不到它。关于如何在集群中找到kubelet的任何建议。编辑- As @jabbson clarified kubelet is an agent, a binary/service on your k8s node
有人能帮我在windows 10上找到这个服务基本上,我<e
我试图了解kubelet如何从api服务器中观察变化。我在syncLoop函数上找到了一个便条// syncLoop is the main loop for processingIt watches for changes from
// three channels (file, apiserver, and http) and creates a uni
我在VirtualBox的两个Ubuntus上安装了VirtualBox(MasterandNode01)。但是在重启系统后,我得到了这样的信息:The connection to the server localhost:8080 was refused - did我查看了kubelet服务,它正在运行:kubelet.service - kubelet: The Kubernetes