Skip to content

Instantly share code, notes, and snippets.

@codevulture
Created June 2, 2016 11:00
Show Gist options
  • Save codevulture/449655bc3b6086cf268cee69e5f3f1cf to your computer and use it in GitHub Desktop.
Save codevulture/449655bc3b6086cf268cee69e5f3f1cf to your computer and use it in GitHub Desktop.
janonymous@janonymous:~/Desktop/testing$ tailf /tmp/kube-controller-manager.log
I0602 16:25:48.103765 3193 endpoints_controller.go:322] Waiting for pods controller to sync, requeuing rc default/kubernetes
I0602 16:25:48.204051 3193 endpoints_controller.go:322] Waiting for pods controller to sync, requeuing rc default/kubernetes
I0602 16:25:48.304307 3193 endpoints_controller.go:322] Waiting for pods controller to sync, requeuing rc default/kubernetes
I0602 16:25:48.404580 3193 endpoints_controller.go:322] Waiting for pods controller to sync, requeuing rc default/kubernetes
I0602 16:25:48.504834 3193 endpoints_controller.go:322] Waiting for pods controller to sync, requeuing rc default/kubernetes
I0602 16:25:48.605090 3193 endpoints_controller.go:322] Waiting for pods controller to sync, requeuing rc default/kubernetes
I0602 16:25:48.705351 3193 endpoints_controller.go:322] Waiting for pods controller to sync, requeuing rc default/kubernetes
I0602 16:25:48.806051 3193 endpoints_controller.go:322] Waiting for pods controller to sync, requeuing rc default/kubernetes
I0602 16:25:48.835330 3193 openstack.go:196] Cannot read http://169.254.169.254/openstack/2012-08-10/meta_data.json: Get http://169.254.169.254/openstack/2012-08-10/meta_data.json: dial tcp 169.254.169.254:80: i/o timeout
F0602 16:25:48.835522 3193 controllermanager.go:230] Cloud provider could not be initialized: could not init cloud provider "openstack": Get http://169.254.169.254/openstack/2012-08-10/meta_data.json: dial tcp 169.254.169.254:80: i/o timeout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment