magnum/doc
Ton Ngo a10b53fa77 Backport fix for K8s load balancer with LBaaS v1
Fix node name and auth_url

Backport to stable/newton.
Update the url to Keystone v2 which has been changed.
The name of the node registered in the kube-apiserver
was also changed at some point to use the IP instead of the
Nova instance name as was done originally, and this
breaks the Kubernetes plugin code.  Change the node name
back to the Nova instance name in the option
--hostname-override for kubelet.

Some update to the document.

With this patch, the load balancer works with Magnum Newton
and later, along with the image fedora-atomic-latest.
Important notes:
1. The current image has Kubernetes release 1.2 and this only
works with neutron LBaaS v1.  Support for LBaaS v2 requires
Kubernetes release 1.3 or later.  Magnum support for 1.3
is still in development.
2. LBaaS v1 has been removed in Newton and is only available
in Mitaka or by custom installation (likely requires some hacking).
This means to get the load balancer feature, you will want to
install Openstack Mitaka and Magnum Newton.

Change-Id: Iff51f4e667663c217b6365a75d502e64c9420629
Closes-Bug: #1524025
2016-09-27 04:38:46 +00:00
..
examples/etc [install] Add install guide from source 2016-06-03 16:47:55 +00:00
source Backport fix for K8s load balancer with LBaaS v1 2016-09-27 04:38:46 +00:00