Skip to content

Commit

Permalink
add pod mem usage chart
Browse files Browse the repository at this point in the history
  • Loading branch information
mbund committed Aug 23, 2023
1 parent 91348f6 commit 91ad23b
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@ Fully automated Kubernetes and GitOps setup to host my important services at hom

<img src="https://argocd.mbund.org/api/badge?name=argocd&revision=true">

<div style="display: flex; width: 100%; align-items: stretch; height: 200px">
<iframe src="https://grafana.mbund.org/d-solo/b250375b-77ce-456f-9c27-6c38221dd21a/misc?orgId=1&panelId=2" style="flex: 1" frameborder="0"></iframe>
<iframe src="https://grafana.mbund.org/d-solo/b250375b-77ce-456f-9c27-6c38221dd21a/misc?orgId=1&panelId=3" style="flex: 1" frameborder="0"></iframe>
<div style="display: flex; flex-direction: column">
<div style="display: flex; width: 100%; align-items: stretch; height: 200px">
<iframe src="https://grafana.mbund.org/d-solo/b250375b-77ce-456f-9c27-6c38221dd21a/misc?orgId=1&panelId=2" style="flex: 1" frameborder="0"></iframe>
<iframe src="https://grafana.mbund.org/d-solo/b250375b-77ce-456f-9c27-6c38221dd21a/misc?orgId=1&panelId=3" style="flex: 1" frameborder="0"></iframe>
</div>
<iframe src="https://grafana.mbund.org/d-solo/b250375b-77ce-456f-9c27-6c38221dd21a/misc?orgId=1&panelId=5" width="100%" height="200" frameborder="0"></iframe>
<iframe src="https://grafana.mbund.org/d-solo/b250375b-77ce-456f-9c27-6c38221dd21a/misc?orgId=1&panelId=6" width="100%" height="200" frameborder="0"></iframe>
</div>
<iframe src="https://grafana.mbund.org/d-solo/b250375b-77ce-456f-9c27-6c38221dd21a/misc?orgId=1&panelId=5" width="100%" height="200" frameborder="0"></iframe>

## Architecture

Expand Down

0 comments on commit 91ad23b

Please sign in to comment.