mirror of
https://github.com/philippemerle/KubeDiagrams.git
synced 2026-08-22 14:36:24 +00:00
27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
# Kube Prometheus Stack Example
|
|
|
|
This example is based on **[Kube Prometheus Stack](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack)**.
|
|
|
|
## Instructions
|
|
|
|
Generate the Kubernetes architecture diagram for the **Kube Prometheus Stack** Helm Chart:
|
|
```sh
|
|
$ 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](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:
|
|
|
|
:
|