I have a docker swarm with 3 vms:
- node1: 192.168.10.1
- node2: 192.168.10.2
- node3: 192.168.10.3
Is it possible to have an ip 192.168.10.4 for both ingress and egress traffic.
I know one way of doing the ingress part is with keepalived.
I have a docker swarm with 3 vms:
Is it possible to have an ip 192.168.10.4 for both ingress and egress traffic.
I know one way of doing the ingress part is with keepalived.