From 34bebad7b1483c8f6d7abee5a4e7555bf7dca3c2 Mon Sep 17 00:00:00 2001 From: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Date: Mon, 22 Jul 2024 09:57:20 -0700 Subject: [PATCH] chore: minor updates post 4-4-a release (#3450) (cherry picked from commit 60febdffda01a92a4b6981ed43fbd67a7117b781) --- .../edge/edgeforge-workflow/palette-canvos/signed-content.md | 2 +- docs/docs-content/clusters/public-cloud/azure/architecture.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/signed-content.md b/docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/signed-content.md index d25816c5bd..0a9501cf20 100644 --- a/docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/signed-content.md +++ b/docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/signed-content.md @@ -69,7 +69,7 @@ your Edge hosts come from a trusted source. For more information about content b 4. Check out the latest available tag. This guide uses the tag v4.4.3 as an example. ``` - git checkout v4.4.3 + git checkout v4.4.4 ``` 5. In **CanvOS**, create a file named **.edge_custom_config.yaml**. diff --git a/docs/docs-content/clusters/public-cloud/azure/architecture.md b/docs/docs-content/clusters/public-cloud/azure/architecture.md index fcfc0e2110..3061e8dc1f 100644 --- a/docs/docs-content/clusters/public-cloud/azure/architecture.md +++ b/docs/docs-content/clusters/public-cloud/azure/architecture.md @@ -181,7 +181,7 @@ need to configure the proxy server to support gRPC. ::: -Use the four resource links below to enable and manage proxy configurations for your Azure cluster. +Use the following resource links below to enable and manage proxy configurations for your Azure cluster. 1. Deploy a PCG cluster to an existing Kubernetes cluster inside your Azure environment. For additional guidance, refer to the [Deploy a PCG to an Existing Kubernetes Cluster](../../pcg/deploy-pcg-k8s.md) guide.