管道执行期间出错:无法获取主机 IP:无法获取节点:未找到节点 billingtransactionsprod-o-06150305-c2d7-harness-0

Error during pipeline execution: Cannot get host IP: cannot get node: node billingtransactionsprod-o-06150305-c2d7-harness-0 not found

在管道执行期间,我们收到以下错误:

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

你能帮帮我吗?

提前致谢。

这些错误对您的 运行 工作没有影响。此处的错误消息表明该节点未能将自身注册到 Kubernetes apiserver。然而,Dataflow 使用 ContainerVM,因此没有 apiserver。