I'm having problems setting up openstack as a cloud provider. In Ansible inventory file I have this, and other parameters defining the cloud_provider.

openshift_cloudprovider_kind = openstack

When this is present openshift fails to deploy, and I get this error on the nodes as reported by "journalctl -xe"

kubelet_node_status.go:106] Unable to register node "orndev-master-000" with API server: nodes "orndev-master-000" is forbidden: node 10.0.0.14 cannot modify node orndev-master-000

"orndev-master-000" is the resolvable hostname of the node and 10.0.0.14 is its IP address.

Any suggestions what the "Unable to register node" error is about?

_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to