Service - Static IP

Hi,

I’m using Rancher and I’m really happy with it!

I’ve an orchestrator (x.x.x.155), and three nodes (x.x.x.156…158).
When I create a service, depending on the each node load, the container can be hosted in any node. When I restart the service for example, the host can change and its IP.
Let’s say I have one web application with the host/private port 80:80.
How can I set a static IP to link with a linked service?
Maybe my question seems stupid but I tried with a load balancer and it doesn’t work…

@jaybee we don’t have static ip concept in Rancher today. There are a couple of workarounds to support your use case:

1 Like