Comment 8 for bug 1481889

Revision history for this message
Martin Falatic (martinfalatic) wrote : Re: pod-create fails ('NoneType' object has no attribute 'status')

To be specific, I get the following repeatedly after running kube-apiserver with debugging on the master:

E0818 20:11:17.150939 2233 reflector.go:123] Failed to list *api.Namespace: Get http://0.0.0.0:8080/api/v1beta3/namespaces: dial tcp 0.0.0.0:8080: connection refused
E0818 20:11:18.149898 2233 reflector.go:123] Failed to list *api.LimitRange: Get http://0.0.0.0:8080/api/v1beta3/limitranges: dial tcp 0.0.0.0:8080: connection refused
E0818 20:11:18.150970 2233 reflector.go:123] Failed to list *api.ResourceQuota: Get http://0.0.0.0:8080/api/v1beta3/resourcequotas: dial tcp 0.0.0.0:8080: connection refused