# Monitoring Your Kubernetes Cluster with Grafana, Prometheus, and Alertmanager

DevFeed: [Monitoring Your Kubernetes Cluster with Grafana, Prometheus, and Alertmanager](<https://devfeed.tech/articles/monitoring-your-kubernetes-cluster-with-grafana-prometheus-and-alertmanager-10653.md>)

Original publisher: [Read original article](<https://technotim.com/posts/rancher-monitoring/>)

Author: Techno Tim

Published: 2021-04-10T14:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Grafana](<https://devfeed.tech/topics/grafana.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [rancher](<https://devfeed.tech/topics/rancher.md>), [Slack](<https://devfeed.tech/topics/slack.md>)

Tags: [dashboards](<https://devfeed.tech/tags/dashboards.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [helm](<https://devfeed.tech/tags/helm.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [rancher](<https://devfeed.tech/tags/rancher.md>), [slack](<https://devfeed.tech/tags/slack.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

A step-by-step tutorial for configuring Grafana, Prometheus, and Alertmanager to monitor a Kubernetes cluster. It covers installation through Helm or the Rancher UI, dashboard setup, and Slack alerts.

## Source excerpt

Today in this step by step guide, we'll set up Grafana, Prometheus, and Alertmanager to monitor your Kubernetes cluster.This can be set up really quickly using helm or the Rancher UI.We'll install and configure, set up some dashboards, and even set up some alerts using Slack.All this and more in this simple to follow, easy tutorial.Setting up Grafana and Prometheus has never been so easy. 📺 ...