From 7785dc37a940fb081f96e4e948e03f301fb87074 Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Fri, 4 Jun 2021 10:38:54 +0200 Subject: [PATCH] Pongo enlaces en los README --- Grafana/README.md | 5 ++++- Prometheus/README.md | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Grafana/README.md b/Grafana/README.md index c0a8f408..2536af36 100644 --- a/Grafana/README.md +++ b/Grafana/README.md @@ -1,3 +1,6 @@ # kubernetes-grafana -Read about the grafana implementation on Kubernetes here https://devopscube.com/setup-grafana-kubernetes/ \ No newline at end of file + +Lo que yo hice: https://devopscube.com/setup-grafana-kubernetes/ + +Read about the grafana implementation on Kubernetes here https://devopscube.com/setup-grafana-kubernetes/ diff --git a/Prometheus/README.md b/Prometheus/README.md index a9cc054d..372a55d0 100644 --- a/Prometheus/README.md +++ b/Prometheus/README.md @@ -1,5 +1,9 @@ # kubernetes prometheus Setup + +Lo que yo hice: https://devopscube.com/setup-prometheus-monitoring-on-kubernetes/ + + Complete prometheus monitoring stack setup on Kubernetes. You can find the full tutorial from here https://devopscube.com/setup-prometheus-monitoring-on-kubernetes/