Implement Cluster IP
I want to implement the concept of ClusterIP for load sharing / High availability. For this I need machines which are in same subnet (same multicast domain) and an IP in that subnet ( just one IP- not for each machine). The machines in the subnet will increase /decrease with time. If we can create a network with all eth0:1 and connect it to internet this can be done. Is there a way for doing this ?
1 Reply
Multicast isn't supported on any cloud providers that I'm aware of - including Linode.