tsuru
tsuru copied to clipboard
Issue with registry IP configuration
Hi folks
I have installed Tsuru on a machine in Google cloud and the install work well
I'm having an issue when trying to setup another host in another network, because it can't access the Tsuru registry, creating this error message:
msg=“Attempting next endpoint for pull after error: Get https://10.xx.xx.xx:5000/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)”
Problem is that this IP 10.x is Google's internal IP number. Is there a way to have Tsuru install and register the registry IP using the external IP instead?
Thanks in advance