HA using linode

Is there any service that can guarantee high availability in linode ?

does the load balancer has HA and can I use it's IP for the outgoing traffic (because some of the external party expect me to register the IP to be put in whitelist in their firewall)

2 Replies

Hello…can anybody from linode help me ?

Linode Staff

You can certainly use a NodeBalancer as part of a high availability setup. We have an introduction to high availability here:

https://linode.com/docs/websites/introd … ilability/">https://linode.com/docs/websites/introduction-to-high-availability/

However, a NodeBalancer wouldn't work if you need to have the same IP address for outbound traffic, since each back-end Linode would use it's own IP address. To have high availability, but use the same IP address for inbound and outbound, I'd recommend using IP failover:

https://linode.com/docs/networking/remo … p-failover">https://linode.com/docs/networking/remote-access/#configuring-ip-failover

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