You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. What Kubernetes version are you running? kubectl version will print the
version if a cluster is running or provide the Kubernetes version specified as
a kops flag.
1.18.0-alpha.4+de7cc70c3
3. What cloud provider are you using?
aws
4. What commands did you run? What is the simplest way to reproduce this issue?
n/a
time="2020-05-08T15:33:38.838738725Z" level=info msg="PullImage \"kope/kube-apiserver-healthcheck:1.18.0-alpha.3\""
time="2020-05-08T15:33:43.206611091Z" level=error msg="PullImage \"kope/kube-apiserver-healthcheck:1.18.0-alpha.3\" failed" error="failed to pull and unpack image \"docker.io/kope/kube-apiserver-healthcheck:1.18.0-alpha.3\": failed to resolve reference \"docker.io/kope/kube-apiserver-healthcheck:1.18.0-alpha.3\": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed"
6. What did you expect to happen?
Repo should be public.
9. Anything else do we need to know?
There are 2 issues here:
the kope/kube-apiserver-healthcheck should be public
containerd should handle images that are preloaded
1. What
kops
version are you running? The commandkops version
, will displaythis information.
2. What Kubernetes version are you running?
kubectl version
will print theversion if a cluster is running or provide the Kubernetes version specified as
a
kops
flag.1.18.0-alpha.4+de7cc70c3
3. What cloud provider are you using?
aws
4. What commands did you run? What is the simplest way to reproduce this issue?
n/a
5. What happened after the commands executed?
https://storage.googleapis.com/kubernetes-jenkins/logs/e2e-kops-aws-misc-containerd/1258780879564574720/artifacts/ip-172-20-48-115.ap-southeast-1.compute.internal/containerd.log
6. What did you expect to happen?
Repo should be public.
9. Anything else do we need to know?
There are 2 issues here:
kope/kube-apiserver-healthcheck
should be publichttps://storage.googleapis.com/kubernetes-jenkins/logs/e2e-kops-aws-misc-containerd/1258780879564574720/artifacts/ip-172-20-48-115.ap-southeast-1.compute.internal/kops-configuration.log
The text was updated successfully, but these errors were encountered: