Created
June 16, 2015 21:07
-
-
Save kelseyhightower/c98d57d93718561171cc to your computer and use it in GitHub Desktop.
This file contains hidden or 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
$ docker logs -f f2a0d28c0b93d461fcc6268cbdade93e0c29aa16aa24fd653e19a4af9205b46d | |
W0616 21:06:48.160961 1 server.go:86] Failed to start in resource-only container "/kube-proxy": mountpoint for cgroup not found | |
I0616 21:06:48.163089 1 proxier.go:121] Setting proxy IP to 169.254.17.223 and initializing iptables | |
I0616 21:06:48.195055 1 proxier.go:306] Adding new service "default/kubernetes:" at 10.200.20.1:443/TCP | |
I0616 21:06:48.195259 1 proxier.go:247] Proxying for service "default/kubernetes:" on TCP port 34115 | |
I0616 21:06:48.197233 1 roundrobin.go:262] LoadBalancerRR: Setting endpoints for default/nginx:default to [10.200.10.2:80] | |
I0616 21:06:48.209711 1 proxier.go:306] Adding new service "default/nginx:default" at 10.200.20.81:80/TCP | |
I0616 21:06:48.209902 1 proxier.go:247] Proxying for service "default/nginx:default" on TCP port 38898 |
Author
kelseyhightower
commented
Jun 16, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment