Comment 2 for bug 1910369

Revision history for this message
Dmitrii Shcherbakov (dmitriis) wrote :

haproxy does not support UDP load-balancing
https://github.com/haproxy/haproxy/issues/62

I think we need images that support the use of LVS & keepalived to do that (I would expect that keepalived and ipvsadm need to be installed):

https://storyboard.openstack.org/#!/story/1657091
https://github.com/openstack/octavia/tree/stable/train/octavia/common/jinja/lvs

I am going to check if anything is missing in order to make it work.