Kube-state-metrics: image for v2.1.0 not found

Created on 6 Jun 2021  路  2Comments  路  Source: kubernetes/kube-state-metrics

What happened: failed to pull k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.1.0 when deploying

Failed to pull image "k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.1.0": rpc error: code = Unknown desc = Error response from daemon: manifest for k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.1.0 not found: manifest unknown: Failed to fetch "v2.1.0" from request "/v2/kube-state-metrics/kube-state-metrics/manifests/v2.1.0".

What you expected to happen: image to be pulled

How to reproduce it (as minimally and precisely as possible): apply yaml with k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.1.0 as image

Environment:

  • kube-state-metrics version: 2.1.0
  • Kubernetes version (use kubectl version): 1.19
  • Cloud provider or hardware configuration: aws
  • Other info:
kinbug

All 2 comments

Thanks for reporting. You are right, it looks like not all images got promoted. This should fix it: https://github.com/kubernetes/k8s.io/pull/2139

@Sund3 they should be in place now. Feel free to reopen if the issue is still not fixed for you.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

towolf picture towolf  路  8Comments

roobre picture roobre  路  7Comments

stevebail picture stevebail  路  8Comments

natalysheinin picture natalysheinin  路  6Comments

terinjokes picture terinjokes  路  4Comments