Skip to content

Commit 9074d53

Browse files
authored
Update a blog link in README
Signed-off-by: Dmitry Shurupov <[email protected]>
1 parent 604ed92 commit 9074d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
k8s-image-availability-exporter (or *k8s-iae* for short) is a Prometheus exporter that warns you proactively about images that are defined in Kubernetes objects (e.g., an `image` field in the Deployment) but are not available in the container registry (such as Docker Registry, etc.).
44

5-
Receiving alerts when container images related to running Kubernetes controllers are missing helps you to solve the problem before it manifests itself. For more details on the reasons behind k8s-iae and how it works, please read [this article](https://blog.flant.com/announcing-k8s-image-availability-exporter/).
5+
Receiving alerts when container images related to running Kubernetes controllers are missing helps you to solve the problem before it manifests itself. For more details on the reasons behind k8s-iae and how it works, please read [this article](https://medium.com/flant-com/prometheus-exporter-to-check-kubernetes-images-availability-26c306c44c08).
66

77
* [Deploying / Installing](#deploying) k8s-iae in your Kubernetes cluster
88
* [Prometheus integration](#prometheus-integration) to scrape metrics

0 commit comments

Comments
 (0)