From 4cc18d2f64b818575ded9717ba7768e0f64ebe9d Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 15:58:04 -0500 Subject: [PATCH] [v10.0.x] Docs: adds K8s installation instructional video (#76149) Docs: adds K8s installation instructional video (#76147) adds video (cherry picked from commit 6086a0916bcee801a243658fe58b33c76c77379f) Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> --- docs/sources/setup-grafana/installation/kubernetes/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/setup-grafana/installation/kubernetes/index.md b/docs/sources/setup-grafana/installation/kubernetes/index.md index bed773c9e96..5e9322d5b14 100644 --- a/docs/sources/setup-grafana/installation/kubernetes/index.md +++ b/docs/sources/setup-grafana/installation/kubernetes/index.md @@ -15,6 +15,8 @@ weight: 500 On this page, you will find instructions for installing and running Grafana on Kubernetes using Kubernetes manifests for the setup. If Helm is your preferred option, refer to [Grafana Helm community charts](https://github.com/grafana/helm-charts). +Watch this video to learn more about installing Grafana on Kubernetes: {{< vimeo 871940219 >}} + ## Before you begin To follow this guide: