Skip to content

Instantly share code, notes, and snippets.

@juicemia
Created July 27, 2018 02:31
Show Gist options
  • Save juicemia/8c334d2fe015190bc32fb99a45b0caec to your computer and use it in GitHub Desktop.
Save juicemia/8c334d2fe015190bc32fb99a45b0caec to your computer and use it in GitHub Desktop.
root@3aa43f5e561d:/mnt/repo# kubectl -n kube-system logs kube-dns-79d99cdcd5-6k9fg -c kubedns
I0727 02:27:12.226658 1 dns.go:48] version: 1.14.8
I0727 02:27:12.227691 1 server.go:71] Using configuration read from directory: /kube-dns-config with period 10s
I0727 02:27:12.227772 1 server.go:119] FLAG: --alsologtostderr="false"
I0727 02:27:12.227807 1 server.go:119] FLAG: --config-dir="/kube-dns-config"
I0727 02:27:12.227826 1 server.go:119] FLAG: --config-map=""
I0727 02:27:12.227841 1 server.go:119] FLAG: --config-map-namespace="kube-system"
I0727 02:27:12.227857 1 server.go:119] FLAG: --config-period="10s"
I0727 02:27:12.227871 1 server.go:119] FLAG: --dns-bind-address="0.0.0.0"
I0727 02:27:12.227883 1 server.go:119] FLAG: --dns-port="10053"
I0727 02:27:12.227897 1 server.go:119] FLAG: --domain="cluster.local."
I0727 02:27:12.227915 1 server.go:119] FLAG: --federations=""
I0727 02:27:12.227933 1 server.go:119] FLAG: --healthz-port="8081"
I0727 02:27:12.227948 1 server.go:119] FLAG: --initial-sync-timeout="1m0s"
I0727 02:27:12.227960 1 server.go:119] FLAG: --kube-master-url=""
I0727 02:27:12.227974 1 server.go:119] FLAG: --kubecfg-file=""
I0727 02:27:12.227989 1 server.go:119] FLAG: --log-backtrace-at=":0"
I0727 02:27:12.228006 1 server.go:119] FLAG: --log-dir=""
I0727 02:27:12.228022 1 server.go:119] FLAG: --log-flush-frequency="5s"
I0727 02:27:12.228034 1 server.go:119] FLAG: --logtostderr="true"
I0727 02:27:12.228046 1 server.go:119] FLAG: --nameservers=""
I0727 02:27:12.228061 1 server.go:119] FLAG: --stderrthreshold="2"
I0727 02:27:12.228076 1 server.go:119] FLAG: --v="2"
I0727 02:27:12.228089 1 server.go:119] FLAG: --version="false"
I0727 02:27:12.228108 1 server.go:119] FLAG: --vmodule=""
I0727 02:27:12.228270 1 server.go:201] Starting SkyDNS server (0.0.0.0:10053)
I0727 02:27:12.228676 1 server.go:220] Skydns metrics enabled (/metrics:10055)
I0727 02:27:12.228690 1 dns.go:146] Starting endpointsController
I0727 02:27:12.228714 1 dns.go:149] Starting serviceController
I0727 02:27:12.228935 1 logs.go:41] skydns: ready for queries on cluster.local. for tcp://0.0.0.0:10053 [rcache 0]
I0727 02:27:12.228948 1 logs.go:41] skydns: ready for queries on cluster.local. for udp://0.0.0.0:10053 [rcache 0]
I0727 02:27:12.729103 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:13.229113 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:13.729090 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:14.229081 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:14.729106 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:15.226119 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:15.226220 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:15.228931 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:15.729103 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:16.229038 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:16.729137 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:17.229079 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:17.729161 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:18.226108 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:18.226201 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:18.229044 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:18.729113 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:19.229057 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:19.729096 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:20.229117 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:20.729088 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:21.226164 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:21.226326 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:21.228987 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:21.729191 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:22.229060 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:22.729158 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:23.229085 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:23.729081 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:24.226204 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:24.226323 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:24.228986 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:24.729077 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:25.229055 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:25.729096 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:26.229100 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:26.729132 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:27.226182 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:27.226305 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:27.228982 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:27.729065 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:28.229031 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:28.729134 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:29.229084 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:29.729097 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:30.226179 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:30.226197 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:30.229060 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:30.729059 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:31.229034 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:31.729031 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:32.229042 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:32.729055 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:33.226124 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:33.226167 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:33.229035 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:33.729091 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:34.229045 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:34.729105 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:35.229090 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:35.729159 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:36.226129 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:36.226215 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:36.229052 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:36.729044 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:37.229041 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:37.729104 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:38.229068 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:38.729033 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:39.226204 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:39.226240 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:39.228946 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:39.729099 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:40.229067 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:40.729091 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:41.229046 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:41.729016 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:42.226220 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:42.226239 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:42.229012 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:42.729104 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:43.228973 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:43.729119 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:44.229027 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:44.729064 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:45.226273 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:45.226302 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:45.228980 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:45.729042 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:46.229052 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:46.729056 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:47.229099 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:47.729069 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:48.226165 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:48.226189 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:48.228980 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:48.729073 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:49.229027 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:49.729123 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:50.229146 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:50.729135 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:51.226116 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:51.226195 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:51.228985 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:51.729103 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:52.229047 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:52.729136 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:53.229161 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:53.729092 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:54.226187 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:54.226208 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:54.228983 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:54.729067 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:55.229020 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:55.729153 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:56.229150 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:56.729110 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:27:57.226149 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:27:57.226225 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:27:57.229029 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:57.729116 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:58.229074 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:58.729125 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:59.229098 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:27:59.729147 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:28:00.226163 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:28:00.226220 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:28:00.229040 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:00.729156 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:01.229009 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:01.729162 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:02.229052 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:02.729119 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:28:03.226148 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:28:03.226232 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:28:03.228932 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:03.729177 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:04.229119 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:04.729150 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:05.229123 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:05.729151 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:28:06.226146 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:28:06.226278 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:28:06.228950 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:06.729096 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:07.229013 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:07.729199 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:08.229117 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:08.729090 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:28:09.226082 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:28:09.226107 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
I0727 02:28:09.229083 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:09.729105 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:10.229048 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:10.729076 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:11.229042 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
I0727 02:28:11.729090 1 dns.go:173] Waiting for services and endpoints to be initialized from apiserver...
E0727 02:28:12.226140 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.233.0.1:443/api/v1/services?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
E0727 02:28:12.226175 1 reflector.go:201] k8s.io/dns/pkg/dns/dns.go:147: Failed to list *v1.Endpoints: Get https://10.233.0.1:443/api/v1/endpoints?resourceVersion=0: dial tcp 10.233.0.1:443: getsockopt: no route to host
F0727 02:28:12.228954 1 dns.go:167] Timeout waiting for initialization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment