Skip to content

Commit 5e9917c

Browse files
committed
feat: added image
1 parent a3d09e3 commit 5e9917c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

blog/2025-04-07-monitoring/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ slug: monitoring-kubernetes-cluster
33
title: Monitor your EKS without dying in the effort!
44
authors: maria
55
tags: [DevOps, PlatformEngineering, Kubernetes, Monitoring, Prometheus, Loki, AlertManager]
6-
image: /img/2025-03-15-monitoring/monitoring-stack.png
6+
image: /img/2025-04-09-monitoring/kubernetes-monitoring.png
77
---
88

99
Monitoring a Kubernetes cluster is essential to know what is going on or to be able to detect if something is wrong in time. There are multiple tools available for this purpose, but in this implementation, we'll use **Metrics Server**, **Alloy**, **Loki**, **Kube Prometheus Stack**, and **Alertmanager**.
432 KB
Loading

0 commit comments

Comments
 (0)