Advertisement
kfirufk

docker logs cf974dc00967

Sep 24th, 2016
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. docker logs cf974dc00967
  2. I0924 18:59:16.674057 1 genericapiserver.go:606] Will report 10.79.218.2 as public IP address.
  3. I0924 18:59:16.675819 1 genericapiserver.go:288] Node port range unspecified. Defaulting to 30000-32767.
  4. E0924 18:59:16.676945 1 reflector.go:205] k8s.io/kubernetes/plugin/pkg/admission/limitranger/admission.go:154: Failed to list *api.LimitRange: Get http://127.0.0.1:8080/api/v1/limitranges?resourceVersion=0: dial tcp 127.0.0.1:8080: getsockopt: connection refused
  5. E0924 18:59:16.677050 1 reflector.go:205] k8s.io/kubernetes/plugin/pkg/admission/namespace/lifecycle/admission.go:116: Failed to list *api.Namespace: Get http://127.0.0.1:8080/api/v1/namespaces?resourceVersion=0: dial tcp 127.0.0.1:8080: getsockopt: connection refused
  6. E0924 18:59:16.678994 1 reflector.go:216] k8s.io/kubernetes/plugin/pkg/admission/serviceaccount/admission.go:103: Failed to list *api.ServiceAccount: Get http://127.0.0.1:8080/api/v1/serviceaccounts?resourceVersion=0: dial tcp 127.0.0.1:8080: getsockopt: connection refused
  7. E0924 18:59:16.679188 1 reflector.go:205] k8s.io/kubernetes/plugin/pkg/admission/resourcequota/controller.go:121: Failed to list *api.ResourceQuota: Get http://127.0.0.1:8080/api/v1/resourcequotas?resourceVersion=0: dial tcp 127.0.0.1:8080: getsockopt: connection refused
  8. E0924 18:59:16.679322 1 reflector.go:216] k8s.io/kubernetes/plugin/pkg/admission/serviceaccount/admission.go:119: Failed to list *api.Secret: Get http://127.0.0.1:8080/api/v1/secrets?fieldSelector=type%3Dkubernetes.io%2Fservice-account-token&resourceVersion=0: dial tcp 127.0.0.1:8080: getsockopt: connection refused
  9. E0924 18:59:16.929961 1 cacher.go:220] unexpected ListAndWatch error: pkg/storage/cacher.go:163: Failed to list *extensions.DaemonSet: client: etcd cluster is unavailable or misconfigured
  10. F0924 18:59:16.930019 1 controller.go:87] Unable to perform initial IP allocation check: unable to refresh the service IP block: client: etcd cluster is unavailable or misconfigured
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement