From d36527fba5e51a3d0bd687a960fbe952570c0f7d Mon Sep 17 00:00:00 2001 From: Karl Cardenas Date: Thu, 21 Sep 2023 10:23:35 -0700 Subject: [PATCH] fix: updated Docker dependencies --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 303d212..84625f1 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ The following tutorial code is available: - [terraform-cluster-deployment-tf](./terraform/iaas-cluster-deployment-tf/README.md) - Learn how to deploy a cluster to a cloud provider with Palette. [Link](https://docs.spectrocloud.com/clusters/public-cloud/deploy-k8s-cluster) +- [Deploy an Edge cluster on VMware](./edge/vmware/README.md) - Learn how to deploy an Edge cluster on VMware. [Link](https://docs.spectrocloud.com/clusters/edge/site-deployment/deploy-cluster) + ## Docker All the tutorials are available in a Docker that you can use to get started with the tutorials easily.