cloudfoundry-incubator / kubo-release

Kubernetes BOSH release
https://www.cloudfoundry.org/container-runtime/
Apache License 2.0
160 stars 76 forks source link

Document the need to disable Bosh human_readable_vm_names on OpenStack #273

Open jaimegag opened 5 years ago

jaimegag commented 5 years ago

Is your feature request related to a problem? Please describe. In order to make Openstack cloud provider working you need to disable on Bosh human_readable_vm_names. See old PR https://github.com/cloudfoundry-incubator/kubo-release/pull/149 with details and the bosh-deployment PR https://github.com/cloudfoundry/bosh-deployment/pull/172

Describe the solution you'd like Disabling human readable names is to be done in the Bosh Director, outside of the CFCR perimeter, so no change on the kubo-release or kubo-deployment is requested. However this should be documented and be explicit and clear for anybody that attempts to deploy CFCR on OpenStack.

Describe alternatives you've considered Differente doc locations. README preferred now that the CFCR docs are gone.

Additional context N/A

cf-gitbot commented 5 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/161856110

The labels on this github issue will be updated when the story is started.