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,


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to