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.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct