From 715a4b869a13f524bf900c35f57df37e5fbfcc14 Mon Sep 17 00:00:00 2001 From: Brian Michalski Date: Fri, 23 Nov 2018 12:43:30 -0500 Subject: [PATCH] Fix broken link --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 607a2be..55929ee 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,7 @@ The Prometheus Operator for Kubernetes provides easy monitoring definitions for Kubernetes services and deployment and management of Prometheus instances. -This project aims on porting the [official manifests](https://github.com/coreos/prometheus-operator/tree/master/contrib/kube-prometheus) and images to the ARM platform. This have been tested on a ARM64 Kubernetes cluster deployed as [this article](medium.com/@carlosedp/building-an-arm-kubernetes-cluster-ef31032636f9). +This project aims on porting the [official manifests](https://github.com/coreos/prometheus-operator/tree/master/contrib/kube-prometheus) and images to the ARM platform. This have been tested on a ARM64 Kubernetes cluster deployed as [this article](https://medium.com/@carlosedp/building-an-arm-kubernetes-cluster-ef31032636f9). ## Changes to Kubeadm for Prometheus Operator