From 2b8e2a7b28e7ed5a73da96712ff602b04f31df95 Mon Sep 17 00:00:00 2001 From: michaelfitzo Date: Wed, 26 Jun 2024 08:29:12 -0500 Subject: [PATCH] Update _index.md --- content/resources/operator/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/resources/operator/_index.md b/content/resources/operator/_index.md index c5245a6a..58c09376 100644 --- a/content/resources/operator/_index.md +++ b/content/resources/operator/_index.md @@ -27,9 +27,9 @@ Check out more resources: ## 1. Gen3 on Helm -[Gen3 on Helm](https://github.com/uc-cdis/gen3-helm) is the new preferred way to deploy a Gen3 commons or mesh. Using Helm, a package manager for Kubernetes, Gen3 can be installed against any cluster, including a local one such as Minikube or Rancher Desktop. +[Gen3 on Helm](https://github.com/uc-cdis/gen3-helm) is the new preferred way to deploy a Gen3 commons or mesh. Using Helm, a package manager for Kubernetes, Gen3 can be installed against any cluster, including a local one such as Minikube or Rancher Desktop. Helm is a tool that streamlines the installation and management of applications on Kubernetes platforms. Helm plays a crucial role in simplifying the deployment and management of Gen3 components within your environment. -This option is suitable for all deployments. If you are ready to get started, you can follow our guide [here](https://docs.gen3.org/docs/Deployment/Helm%20Overview) +This option is suitable for all deployments. If you are ready to get started, you can follow our guide [here](https://docs.gen3.org/docs/quickstart) ### Cloud Automation (legacy)