From e2d2854e6538f83dfb649c8a5d9c244c20c33e93 Mon Sep 17 00:00:00 2001 From: Ryan Tse Date: Thu, 17 Mar 2022 22:31:47 -0700 Subject: [PATCH] DX-46950: Update Helm chart README file with quick links. Change-Id: I93225faabd5d60e79f95fc35b5e239811c110e3e --- charts/dremio_v2/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/dremio_v2/README.md b/charts/dremio_v2/README.md index 987077ea..6e4a7e9d 100644 --- a/charts/dremio_v2/README.md +++ b/charts/dremio_v2/README.md @@ -1,3 +1,5 @@ +Quick Links: [Dremio](https://dremio.com/) | [Dremio Documentation](https://docs.dremio.com/) | **[Helm Chart Documentation](./docs/)** + # Installing Dremio on Kubernetes You can follow these instructions to install Dremio in a Kubernetes cluster provisioned through a cloud provider or running in an on-premises environment. Supported cloud providers are Amazon Elastic Kubernetes Service (EKS), Google Kubernetes Engine (GKE), and Microsoft Azure Kubernetes Service (AKS).