mirror of
https://github.com/philippemerle/KubeDiagrams.git
synced 2026-05-21 09:52:47 +00:00
21 lines
975 B
Markdown
21 lines
975 B
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** chart:
|
|
```sh
|
|
$ ./helm-diagrams 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** chart:
|
|

|