From 24b6f7efc71a1db347236d8b7570f7d8c526558c Mon Sep 17 00:00:00 2001 From: Lydia Pedersen Date: Thu, 23 Jun 2022 09:32:41 -0700 Subject: [PATCH] gke-private-cluster-tip minor fix --- vuepress/docs/next/tutorials/getting-started/gke-install.md | 2 +- vuepress/docs/v7.0/tutorials/getting-started/gke-install.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vuepress/docs/next/tutorials/getting-started/gke-install.md b/vuepress/docs/next/tutorials/getting-started/gke-install.md index e1ace885c6..0f68a3b196 100644 --- a/vuepress/docs/next/tutorials/getting-started/gke-install.md +++ b/vuepress/docs/next/tutorials/getting-started/gke-install.md @@ -156,7 +156,7 @@ You do not need clustered storage to scale an Entando Application if you schedul 5. Once the instance is created on the Filestore main page, note the IP address of your NFS -6. Install the provisioner that creates the StorageClass enabling deployment of Entando Applications. Use the commands below, replacing `YOUR-NFS-IP` and `YOUR-NFS-PATH` with your instance ID and the IP address of your cluster. +6. Install the provisioner that creates the StorageClass to enable deployment of Entando Applications. Use the commands below, replacing `YOUR-NFS-IP` and `YOUR-NFS-PATH` with your instance ID and the IP address of your cluster. ``` helm repo add nfs-subdir-external-provisioner https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/ diff --git a/vuepress/docs/v7.0/tutorials/getting-started/gke-install.md b/vuepress/docs/v7.0/tutorials/getting-started/gke-install.md index e1ace885c6..0f68a3b196 100644 --- a/vuepress/docs/v7.0/tutorials/getting-started/gke-install.md +++ b/vuepress/docs/v7.0/tutorials/getting-started/gke-install.md @@ -156,7 +156,7 @@ You do not need clustered storage to scale an Entando Application if you schedul 5. Once the instance is created on the Filestore main page, note the IP address of your NFS -6. Install the provisioner that creates the StorageClass enabling deployment of Entando Applications. Use the commands below, replacing `YOUR-NFS-IP` and `YOUR-NFS-PATH` with your instance ID and the IP address of your cluster. +6. Install the provisioner that creates the StorageClass to enable deployment of Entando Applications. Use the commands below, replacing `YOUR-NFS-IP` and `YOUR-NFS-PATH` with your instance ID and the IP address of your cluster. ``` helm repo add nfs-subdir-external-provisioner https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/