Created
March 22, 2016 21:26
-
-
Save gitschaub/d12fa441830839832069 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ journalctl -f -u kubelet -u kube-proxy | |
Mar 22 20:09:53 k8s-master kube-proxy[826]: E0322 20:09:53.884441 826 proxysocket.go:93] Couldn't find an endpoint for kube-system/kube-dns:dns: missing service entry | |
Mar 22 20:09:58 k8s-master kube-proxy[826]: E0322 20:09:58.892181 826 proxysocket.go:93] Couldn't find an endpoint for kube-system/kube-dns:dns: missing service entry | |
Mar 22 20:10:03 k8s-master kube-proxy[826]: E0322 20:10:03.915378 826 proxysocket.go:93] Couldn't find an endpoint for kube-system/kube-dns:dns: missing service entry | |
Mar 22 20:10:08 k8s-master kube-proxy[826]: E0322 20:10:08.938615 826 proxysocket.go:93] Couldn't find an endpoint for kube-system/kube-dns:dns: missing service entry | |
Mar 22 20:18:42 k8s-master kube-proxy[826]: E0322 20:18:42.419408 826 proxysocket.go:216] ReadFrom failed, exiting ProxyLoop: read udp [::]:34343: use of closed network connection | |
Mar 22 20:18:43 k8s-master kube-proxy[826]: E0322 20:18:43.529588 826 proxysocket.go:165] I/O error: write tcp 172.16.10.6:50790: broken pipe | |
Mar 22 20:18:43 k8s-master kube-proxy[826]: E0322 20:18:43.531222 826 proxysocket.go:165] I/O error: write tcp 172.16.10.6:50786: broken pipe | |
Mar 22 20:18:43 k8s-master kube-proxy[826]: E0322 20:18:43.531570 826 proxysocket.go:165] I/O error: write tcp 172.16.10.6:50780: broken pipe | |
Mar 22 20:19:01 k8s-master kubelet[29957]: W0322 20:19:01.865137 29957 kubelet.go:1595] Orphaned volume "01d1da63-f06a-11e5-822b-0cc47a205a18/etcd-storage" found, tearing down volume | |
Mar 22 20:19:01 k8s-master kubelet[29957]: W0322 20:19:01.865962 29957 kubelet.go:1595] Orphaned volume "01d1da63-f06a-11e5-822b-0cc47a205a18/default-token-v24qn" found, tearing down volume |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment