Can i start Rancher without connection to public repository?

Hi i am trying to set up k8s cluster on host that don’t have connection to public docker repository.
Currently my node is stuck in status Registering with following error in log.
I am assuming that rancher agent is trying to connect to public docker repository, is it possible to force him to use private repository?

time="2018-05-12T22:16:59Z" level=error msg="Failed to connect to proxy" error="Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)"

Rancher version: v2.0.0-beta4-rc4
Kubernetes version: v1.10.0-rancher1-1

https://rancher.com/docs/rancher/v2.x/en/installation/air-gap-installation/

Only for actual 2.0, not an rc of a beta.

1 Like