【发布时间】:2020-04-02 19:03:13
【问题描述】:
我在 europe-west1-d 区域有 k8s 和 1.14.10-gke.27。
在过去的几天里,我在 kube-system ns 中有很多 stackdriver-metadata-agent-cluster-level pod 重新启动并出现错误
I0402 16:39:12.688053 1 main.go:142] All resources are being watched, agent has started successfully
I0402 16:39:12.688108 1 main.go:145] No statusz port provided; not starting a server
I0402 16:39:29.383562 1 retry.go:80] call failed with err=rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp [2a00:1450:400c:c09::5f]:443: i/o timeout", retrying.
I0402 16:39:29.383667 1 retry.go:80] call failed with err=rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp [2a00:1450:400c:c09::5f]:443: i/o timeout", retrying.
I0402 16:39:30.483072 1 retry.go:80] call failed with err=rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp [2a00:1450:400c:c09::5f]:443: i/o timeout", retrying.
I0402 16:39:30.783091 1 retry.go:80] call failed with err=rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp [2a00:1450:400c:c09::5f]:443: i/o timeout", retrying.
I0402 16:40:09.186357 1 binarylog.go:265] rpc: flushed binary log to ""
I0402 16:41:29.383025 1 binarylog.go:265] rpc: flushed binary log to ""
这是谷歌网络问题吗?
【问题讨论】:
标签: kubernetes google-kubernetes-engine gcloud