[openstack-dev] [Magnum] New Kubernetes version 0.19 on Fedora Atomic

Ton Ngo ton at us.ibm.com
Mon Jun 29 19:53:14 UTC 2015


Hi everyone,
     I haven't had much success running this latest release on our Fedora
Atomic image.  The current image has version 0.15, and I have tried earlier
with version 016 which worked.  But with the new version, the
kube-apiserver would not run.   When run as a systemd service, it would
terminate and restart repeatedly.  When run on the command line, I would
get something like:
I0625 20:35:08.870898    8386 master.go:252] Node port range unspecified.
Defaulting to 30000-32767.
I0625 20:35:08.872981    8386 master.go:274] Will report 10.0.0.3 as public
IP address.
E0625 20:35:08.909390    8386 reflector.go:136] Failed to list
*api.ResourceQuota: Get http://0.0.0.0:8080/api/v1/resourcequotas: dial tcp
0.0.0.0:8080: connection refused
E0625 20:35:08.909769    8386 reflector.go:136] Failed to list
*api.LimitRange: Get http://0.0.0.0:8080/api/v1/limitranges: dial tcp
0.0.0.0:8080: connection refused
E0625 20:35:08.931683    8386 reflector.go:136] Failed to list
*api.Namespace: Get http://0.0.0.0:8080/api/v1/namespaces: dial tcp
0.0.0.0:8080: connection refused
[restful] 2015/06/25 20:35:08 log.go:30: [restful/swagger] listing is
available at https://10.0.0.3:6443/swaggerapi/
[restful] 2015/06/25 20:35:08 log.go:30: [restful/swagger]
https://10.0.0.3:6443/swaggerui/ is mapped to folder /swagger-ui/
E0625 20:35:09.922186    8386 reflector.go:136] Failed to list
*api.ResourceQuota: Get http://0.0.0.0:8080/api/v1/resourcequotas: dial tcp
0.0.0.0:8080: connection refused

Then on the minion node, the api service could not be reached.
Has anyone tried this and had any success?  Thanks in advance for any
pointer.

Ton Ngo,




More information about the OpenStack-dev mailing list