mirror of
https://github.com/philippemerle/KubeDiagrams.git
synced 2026-05-06 09:06:33 +00:00
Kube Prometheus Stack Example
This example is based on Kube Prometheus Stack.
Instructions
Generate the Kubernetes architecture diagram for the Kube Prometheus Stack Helm Chart:
$ helm-diagrams -c monitoring.coreos.com.kdc https://prometheus-community.github.io/helm-charts/kube-prometheus-stack
Generated architecture diagrams
Architecture diagram for the Kube Prometheus Stack chart:
Note: The previous diagram shows that some metadata labels seem to be incorrectly used in the Kube Prometheus Stack chart. File kube-prometheus-stack-corrected.yaml contains some possible corrections illustrated in the following diagram.
Corrected architecture diagram for the Kube Prometheus Stack Helm Chart:
Architecture diagram for a Kube Prometheus Stack deployed on minikube:


