hopefully I can get some support here - currently trying to deploy k8s cluster via kubespray v2.14.1.
Seems that latest k8s images are not available:
└─ $ ▶ docker image pull gcr.io/google-containers/kube-apiserver:v1.18.9 Error response from daemon: manifest for gcr.io/google-containers/kube-apiserver:v1.18.9 not found: manifest unknown: Failed to fetch "v1.18.9" from request "/v2/google-containers/kube-apiserver/manifests/v1.18.9".
What can we do about this issue? Is there a way to request these versions to be available on gcr and how?
Hi,
hopefully I can get some support here - currently trying to deploy k8s cluster via kubespray v2.14.1. Seems that latest k8s images are not available:
└─ $ ▶ docker image pull gcr.io/google-containers/kube-apiserver:v1.18.9 Error response from daemon: manifest for gcr.io/google-containers/kube-apiserver:v1.18.9 not found: manifest unknown: Failed to fetch "v1.18.9" from request "/v2/google-containers/kube-apiserver/manifests/v1.18.9".
What can we do about this issue? Is there a way to request these versions to be available on gcr and how?