在管道执行过程中,我们将获得以下错误:
12:18:03.000 E0615 10:18:03.739861 2591 kubelet.go:1534] error getting node: node billingtransactionsprod-o-06150305-c2d7-harness-0 not found
E0615 10:18:03.739861 2591 kubelet.go:1534] error getting node: node billingtransactionsprod-o-06150305-c2d7-harness-0 not found
12:18:04.000 E0615 10:18:04.014702 2591 kubelet.go:1958] Cannot get host IP: cannot get node: node billingtransactionsprod-o-06150305-c2d7-harness-0 not found
E0615 10:18:04.014702 2591 kubelet.go:1958] Cannot get host IP: cannot get node: node billingtransactionsprod-o-06150305-c2d7-harness-0 not found你能帮我一下吗?
提前谢谢。
发布于 2015-06-15 12:35:45
这些错误对工作的运行没有影响。这里的错误消息表示节点未能向Kubernetes apiserver注册。然而,数据流使用ContainerVM,因此没有apiserver。
https://stackoverflow.com/questions/30842801
复制相似问题