Issue: Unable to add GCR account in Spinnaker

Resolution:

If you get an error like - "Failed to connect to us.gcr.io/2607:f8b0:4002:c02:0:0:0:52:443"

Please contact your network team and check the network connectivity.

Also, please check logs to see if there is a "Caused By:" clause. 


As this is an SSL connection, it could also be a certificate issue.

A simple test would be this:

a) From your k8s cluster, do a "docker pull" of an image from the GCR. 

If this does not work, please contact your network team.

If it works:  b) Check the cloud driver pod logs "Caused by:".