Federico Sciarretta
Federico Sciarretta

Reputation: 372

Attach Reserved IP as VIP in Google Compute Engine

finally I have my reserved static ip addresss in GCE. After that I made the haproxy and keepalived configurations, so at the moment I have 2 instances with external and internal ips, and the reserverd IP to build the VIP with keepalived. I saw is not possible attach the same IP at differents instances, so I can imagine to make it work the keepalived I need to add en in the default network a new route rule.

I tried all possible ways but not success....

In the google doc web I didn't find anything, someone has a website with more information or any howto?

Thank you

Upvotes: 0

Views: 383

Answers (1)

Navneet
Navneet

Reputation: 141

Layer 3 load balancing is available through the Early Access Program. It sounds like it would do what you want.

Upvotes: 1

Related Questions