google / prometheus-slo-burn-example

An end to end example of implementing SLOs with prometheus, grafana and Go.
https://grafana.prometheus-slo.cre-example.app/d/slosloslo/slo-dashboard
Apache License 2.0
140 stars 25 forks source link

Several images are not available #5

Open training3 opened 2 years ago

training3 commented 2 years ago

It seems there are several images which are not available in the gcr registry. Are there any other working examples or are there any other place where the images are available now?

 Warning  Failed     4m44s (x4 over 6m14s)  kubelet            Failed to pull image "gcr.io/cre-prometheus-slo-alerting/example-server:latest": rpc error: code = Unknown desc = failed to pull and unpack image "gcr.io/cre-prometheus-slo-alerting/example-server:latest": failed to resolve reference "gcr.io/cre-prometheus-slo-alerting/example-server:latest": unexpected status code [manifests latest]: 400 Bad Request
icco commented 2 years ago

This repo is no longer maintained. You can build the images yourself though using the Dockerfiles in each directory.