updated Grafana Open Source documentation (#80357)

Added missing installation section to run Grafana on Kubernetes
This commit is contained in:
Usman Ahmad
2024-01-11 19:08:00 +01:00
committed by GitHub
parent 1f334d6ca7
commit 4e6b0fd9ce

View File

@@ -42,6 +42,10 @@ title: Grafana open source documentation
<img src="/static/img/logos/logo-docker.svg">
<h5>Run Docker image</h5>
</a>
<a href="{{< relref "setup-grafana/installation/kubernetes/" >}}" class="nav-cards__item nav-cards__item--install">
<img src="/static/img/logos/logo-kubernetes.svg">
<h5>Run on Kubernetes</h5>
</a>
<a href="https://grafana.com/docs/grafana-cloud/" class="nav-cards__item nav-cards__item--install">
<div class="nav-cards__icon fa fa-cloud">
</div>