kubernetes / kube-state-metrics

Add-on agent to generate and expose cluster-level metrics.
https://kubernetes.io/docs/concepts/cluster-administration/kube-state-metrics/
Apache License 2.0
5.2k stars 1.92k forks source link

Image link in README is outdated #2383

Closed raweber42 closed 2 months ago

raweber42 commented 2 months ago

What happened: I cannot find a valid link for downloading the image.

What you expected to happen: There is a valid link for me to download the image.

How to reproduce it (as minimally and precisely as possible): Go through the README and see that this link in the container image section is not working.

Anything else we need to know?:

Environment:

k8s-ci-robot commented 2 months ago

This issue is currently awaiting triage.

If kube-state-metrics contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
raweber42 commented 2 months ago

Ok nevermind, I expected a registry website to pop up. Using docker pull obviously works.