From f83c1de3874847afaaae031431dca4371e6ec7c0 Mon Sep 17 00:00:00 2001 From: Mikolaj Pawlikowski Date: Wed, 10 Jun 2020 22:22:44 +0100 Subject: [PATCH] MOAR hyperlinks Signed-off-by: Mikolaj Pawlikowski --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f253a29..4081744 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Build Status](https://travis-ci.com/bloomberg/goldpinger.svg?branch=master)](https://travis-ci.com/bloomberg/goldpinger) __Goldpinger__ makes calls between its instances to monitor your networking. -It runs as a `DaemonSet` on `Kubernetes` and produces `Prometheus` metrics that can be [scraped](#prometheus), [visualised](#grafana) and [alerted](#alert-manager) on. +It runs as a [`DaemonSet`](#example-yaml) on `Kubernetes` and produces `Prometheus` metrics that can be [scraped](#prometheus), [visualised](#grafana) and [alerted](#alert-manager) on. Oh, and it gives you the graph below for your cluster. Check out the [video explainer](https://youtu.be/DSFxRz_0TU4).