Mirantis / kqueen

Kubernetes queen - cluster manager
MIT License
138 stars 33 forks source link

Access ip workaround #338

Closed redixin closed 6 years ago

redixin commented 6 years ago

In some OpenStack deployments VM can't reach itself by floating ip. Some kubespray checks are not successful and deployment fails.

Solved by adding floating ip to loopback interface.

Also few minor fixes.