The delegate/runner VM and the build VM running on the same subnet. By default runner is communicating with the build VM via public IP.
We should be able to configure the docker/runner VM to communicate via private IP if they both run in the same network.
Given that we enable public IP [private_ip: false] the Runner details logs only print the public IP. If an engineer wants to SSH and debug something we will have to allow it explicitly and it will be over the internet which can pose a security threat.
Created by Hemanth
·