We will have two hosts connected by a high speed 10Gb/s link on certain interfaces. This is a higher speed that their regular IP which is accessible from the Rancher UI server.
Is there a way to have the overlay network use the high speed connection between the machines?
I suppose one way to do this would be to use a DNS name to add hosts to the Rancher UI and then use the /etc/hosts file on the host to give the hosts the separate IP on the higher speed link?
I would like to add another case: is it possible to have cluster control traffic separate from data traffic (i.e. going through different physical interfaces)?