terraform-kubernetes-installer icon indicating copy to clipboard operation
terraform-kubernetes-installer copied to clipboard

Consider pulling Docker images from OCI internal registry rather than public registries (for speed)

Open jlamillan opened this issue 6 years ago • 0 comments

gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.2
gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.2
gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.2
quay.io/coreos/hyperkube:v1.7.9_coreos.0
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.6.3

Update these references to pull from wcr.io or oci.io.

jlamillan avatar Feb 02 '18 23:02 jlamillan