From d31717939b377790b35e765e71fbe0f7af072db7 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Wed, 6 May 2020 12:39:12 +0200 Subject: [PATCH] improvements --- docs/monitoring.md | 8 +++----- docs/openshift.md | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/monitoring.md b/docs/monitoring.md index 8a00301e..10421af5 100644 --- a/docs/monitoring.md +++ b/docs/monitoring.md @@ -56,15 +56,13 @@ By default OpenShift 3.11 Grafana is a read-only instance. Many organizations ma [Getting Started with Custom Dashboarding on OpenShift using Grafana](https://github.com/redhat-cop/openshift-toolkit/tree/master/custom-dashboards). This repository contains scaffolding and automation for developing a custom dashboarding strategy on OpenShift using the OpenShift Monitoring stac #### Capacity Management Grafana Dashboard -This repo adds a capacity management Grafana dashboard. The intent of this dashboard is to answer a single question: Do I need a new node? . We believe this is the most important question when setting up a capacity management process. We are aware that this is not the only question a capacity management process may need to be able to answer. Thus, this should be considered as the starting point for organizations to build their capacity management process. - -[Capacity Management Grafana Dashboard](https://github.com/redhat-cop/openshift-toolkit/tree/master/capacity-dashboard) +[This repo](https://github.com/redhat-cop/openshift-toolkit/tree/master/capacity-dashboard) adds a capacity management Grafana dashboard. The intent of this dashboard is to answer a single question: Do I need a new node? . We believe this is the most important question when setting up a capacity management process. We are aware that this is not the only question a capacity management process may need to be able to answer. Thus, this should be considered as the starting point for organizations to build their capacity management process. #### Software Delivery Metrics Grafana Dashboard -[This repository](https://github.com/redhat-cop/pelorus) contains tooling to help organizations measure Software Delivery and Value Stream metrics. +[This repo](https://github.com/redhat-cop/pelorus) contains tooling to help organizations measure Software Delivery and Value Stream metrics. #### Prometheus for OpenShift 3.11 -[This directory](https://github.com/openshift/origin/tree/release-3.11/examples/prometheus) contains example components for running either an operational Prometheus setup for your OpenShift cluster, or deploying a standalone secured Prometheus instance for configurating yourself. +[This repo](https://github.com/openshift/origin/tree/release-3.11/examples/prometheus) contains example components for running either an operational Prometheus setup for your OpenShift cluster, or deploying a standalone secured Prometheus instance for configurating yourself. ### OpenShift 4 OpenShift Container Platform includes a pre-configured, pre-installed, and self-updating monitoring stack that is based on the Prometheus open source project and its wider eco-system. It provides monitoring of cluster components and includes a set of alerts to immediately notify the cluster administrator about any occurring problems and a set of Grafana dashboards. The cluster monitoring stack is only supported for monitoring OpenShift Container Platform clusters. diff --git a/docs/openshift.md b/docs/openshift.md index 5afa9df3..5b052e39 100644 --- a/docs/openshift.md +++ b/docs/openshift.md @@ -184,7 +184,7 @@ * [blog.openshift.com: OpenShift 4 Roadmap Update (slides) 🌟🌟🌟🌟](https://blog.openshift.com/wp-content/uploads/OpenShift-4-Roadmap-Update-William-Markito-and-Chris-Blum.pdf) ### OpenShift Kubernetes Engine (OKE) -* [similarities and differences between OpenShift Kubernetes Engine and OpenShift Container Platform](https://docs.openshift.com/container-platform/4.4/welcome/oke_about.html) +* [Similarities and differences between OpenShift Kubernetes Engine and OpenShift Container Platform](https://docs.openshift.com/container-platform/4.4/welcome/oke_about.html) [![openshift4 architecture](images/openshift4-architecture.png)](https://docs.openshift.com/container-platform/4.4/welcome/oke_about.html)