Advertisement
Guest User

Untitled

a guest
Jan 28th, 2015
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. [root@ose3-node1 ~]# docker logs -f bcf
  2. I0128 15:23:55.998888 1 controller.go:26] Running router controller
  3. I0128 15:23:56.040977 1 plugin.go:64] Processing 1 Endpoints for Name: kubernetes-ro (MODIFIED)
  4. I0128 15:23:56.040993 1 plugin.go:67] Endpoint 0 : 192.168.133.2:8443
  5. I0128 15:23:56.041000 1 plugin.go:79] Modifying endpoints for kubernetes-ro
  6. I0128 15:23:56.041007 1 router.go:59] Commiting router changes
  7. I0128 15:23:56.189540 1 plugin.go:64] Processing 1 Endpoints for Name: kubernetes (MODIFIED)
  8. I0128 15:23:56.189566 1 plugin.go:67] Endpoint 0 : 192.168.133.2:8443
  9. I0128 15:23:56.189587 1 plugin.go:79] Modifying endpoints for kubernetes
  10. I0128 15:23:56.189614 1 router.go:59] Commiting router changes
  11. I0128 15:24:34.390043 1 controller.go:38] Processing Route: hello-openshift-service
  12. I0128 15:24:34.390066 1 controller.go:39] Alias: hello-openshift.cloudapps.erikjacobs.com
  13. I0128 15:24:34.390070 1 controller.go:40] Event: ADDED
  14. I0128 15:24:34.390080 1 plugin.go:98] Creating new frontend for key: hello-openshift-service
  15. I0128 15:24:34.390087 1 plugin.go:104] Modifying routes for hello-openshift-service
  16. I0128 15:24:34.390116 1 router.go:59] Commiting router changes
  17. I0128 15:24:37.058939 1 plugin.go:64] Processing 0 Endpoints for Name: hello-openshift-service (ADDED)
  18. I0128 15:24:37.058971 1 plugin.go:79] Modifying endpoints for hello-openshift-service
  19. I0128 15:24:37.058983 1 router.go:59] Commiting router changes
  20. I0128 15:24:57.095201 1 plugin.go:64] Processing 1 Endpoints for Name: hello-openshift-service (MODIFIED)
  21. I0128 15:24:57.095223 1 plugin.go:67] Endpoint 0 : 10.1.1.3:8080
  22. I0128 15:24:57.095231 1 plugin.go:79] Modifying endpoints for hello-openshift-service
  23. I0128 15:24:57.095240 1 router.go:59] Commiting router changes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement