|
Hi everyone,
Not sure if this has been asked before, did a search on HAProxy on the forums but couldn't really find anything specific to my question.
I need to set up HAProxy to act as a high-availability service for my MySQL master<>master set up and my RabbitMQ cluster. However, for this to work I require a virtual private IP and I can't really find any settings where I can add a private IP address. Even if there was, I'm not quite sure to which VM to add it to. The idea to to have two load balancers, lb1 & lb2, running heartbeat for high availability.
I was looking into using a NodeBalancer but it seems that NodeBalancers only seem to have public IP's, is this correct?
Any insights appreciated.
Cheers, Luke
|