diff --git a/docs/docs-content/clusters/pcg/architecture.md b/docs/docs-content/clusters/pcg/architecture.md index 025754f268..9f34e065ae 100644 --- a/docs/docs-content/clusters/pcg/architecture.md +++ b/docs/docs-content/clusters/pcg/architecture.md @@ -14,9 +14,9 @@ in a private network that blocks connections originating externally. The PCG con endpoint, allowing you to target the environment when deploying clusters in Palette. When installed, the PCG registers with the self-hosted or SaaS Palette instance you specify, enabling secure -communication between the Palette control management plane and the private cloud environment. The PCG enables the -deployment and removal of Kubernetes clusters in private cloud environments through the Palette user interface, API, -CLI, or Terraform provider. +communication between the Palette management plane and the private cloud environment. The PCG enables the deployment and +removal of Kubernetes clusters in private cloud environments through the Palette user interface, API, CLI, or Terraform +provider. ![An architecture diagram of PCG](/clusters_pcg_architecture_overview_diagram.webp) diff --git a/docs/docs-content/clusters/pcg/deploy-app-pcg.md b/docs/docs-content/clusters/pcg/deploy-app-pcg.md index 44d226137a..1743c2c088 100644 --- a/docs/docs-content/clusters/pcg/deploy-app-pcg.md +++ b/docs/docs-content/clusters/pcg/deploy-app-pcg.md @@ -8,7 +8,7 @@ hide_table_of_contents: false toc_min_heading_level: 2 toc_max_heading_level: 2 sidebar_position: 50 -tags: ["pcg"] +tags: ["pcg", "tutorial"] --- Palette Private Cloud Gateway (PCG) is a crucial infrastructure support component that acts as a bridge between your diff --git a/static/assets/docs/images/clusters_pcg_architecture_overview_diagram.webp b/static/assets/docs/images/clusters_pcg_architecture_overview_diagram.webp index 1b201803fd..3c757d5ebf 100644 Binary files a/static/assets/docs/images/clusters_pcg_architecture_overview_diagram.webp and b/static/assets/docs/images/clusters_pcg_architecture_overview_diagram.webp differ diff --git a/static/assets/docs/images/clusters_pcg_deploy-app-pcg_pcg-diagram.webp b/static/assets/docs/images/clusters_pcg_deploy-app-pcg_pcg-diagram.webp index 087c7a9403..1dd27617d1 100644 Binary files a/static/assets/docs/images/clusters_pcg_deploy-app-pcg_pcg-diagram.webp and b/static/assets/docs/images/clusters_pcg_deploy-app-pcg_pcg-diagram.webp differ