From f86f3d93c133828120a7b686326c12b181a93032 Mon Sep 17 00:00:00 2001
From: addetz <43963729+addetz@users.noreply.github.com>
Date: Tue, 6 Aug 2024 18:38:39 +0100
Subject: [PATCH] docs: fix up review comments
---
.../additional-capabilities/edge.md | 6 +++++
.../additional-capabilities/self-hosted.md | 22 ++++---------------
.../additional-capabilities/vmo.md | 4 ++--
3 files changed, 12 insertions(+), 20 deletions(-)
diff --git a/docs/docs-content/getting-started/additional-capabilities/edge.md b/docs/docs-content/getting-started/additional-capabilities/edge.md
index 9dc47d7bf52..dc0c7a49419 100644
--- a/docs/docs-content/getting-started/additional-capabilities/edge.md
+++ b/docs/docs-content/getting-started/additional-capabilities/edge.md
@@ -32,6 +32,12 @@ its features. Then, follow the [Deploy an Edge Cluster on VMware](../../tutorial
learn how to build Edge artifacts, prepare VMware VMs as Edge hosts using the Edge installer ISO, create a cluster
profile referencing a provider image, and deploy a cluster.
+Trusted Boot allows you to be confident that all software that is allowed to operate on your Edge hosts is authenticated
+software verified through cryptographic signatures. In the event that an Edge device is lost or stolen, the
+[Trusted Platform Module (TPM)](https://www.intel.com/content/www/us/en/business/enterprise-computers/resources/trusted-platform-module.html)
+will not release the key to decrypt the disk encryption if the boot process is tampered with, ensuring your user data
+remains encrypted. Learn more in the [Trusted Boot](../../clusters/edge/trusted-boot/trusted-boot.md) section.
+
Check out the following video for a quick overview of how you can provision and manage thousands of edge Kubernetes
clusters with Palette.
diff --git a/docs/docs-content/getting-started/additional-capabilities/self-hosted.md b/docs/docs-content/getting-started/additional-capabilities/self-hosted.md
index a0c0b1dc875..953f67afe4b 100644
--- a/docs/docs-content/getting-started/additional-capabilities/self-hosted.md
+++ b/docs/docs-content/getting-started/additional-capabilities/self-hosted.md
@@ -20,23 +20,6 @@ upgrades. A self-hosted instance may be necessary to meet compliance requirement
policies. You may also need to deploy an instance of Palette within an airgapped facility to manage clusters where
access to any outside service is not possible.
-### Resources
-
-Review the [Self-Hosted Palette](../../enterprise-version/enterprise-version.md) section to learn how to install the
-self-hosted version of Palette in your data centers or public cloud providers.
-
-Check out the following video to discover some simple strategies you can follow to streamline how you manage Kubernetes
-deployments and versioning in your production environment.
-
-
-
-
-
-
-
## Palette VerteX
Palette VerteX offers a simple, flexible, and secure way for government and regulated industries to deploy and manage
@@ -58,7 +41,10 @@ Layer Security (TLS) communication channels, includes a suite of scanning tools,
dedicated public sector team. These capabilities ensure robust data protection for your organization’s infrastructure
and applications.
-### Resources
+## Resources
+
+Check out the [Self-Hosted Palette](../../enterprise-version/enterprise-version.md) section to learn how to install the
+self-hosted version of Palette in your data centers or public cloud providers.
Review the [Palette VerteX](../../vertex/vertex.md) section to learn how to install and configure VerteX in your data
centers or public cloud providers.
diff --git a/docs/docs-content/getting-started/additional-capabilities/vmo.md b/docs/docs-content/getting-started/additional-capabilities/vmo.md
index 667518c1038..a73bd415d74 100644
--- a/docs/docs-content/getting-started/additional-capabilities/vmo.md
+++ b/docs/docs-content/getting-started/additional-capabilities/vmo.md
@@ -28,8 +28,8 @@ components involved in enabling VMO for your infrastructure. Then, review the
[Create a VMO Profile](../../vm-management/create-vmo-profile.md) guide to prepare everything you need to deploy your
first cluster with VMO.
-Check out the following video for a tour of Palette's Virtual Machine Orchestrator (VMO) capability. It shows how you can
-model, deploy, and manage VM workloads alongside containers in your clusters.
+Check out the following video for a tour of Palette's Virtual Machine Orchestrator (VMO) capability. It shows how you
+can model, deploy, and manage VM workloads alongside containers in your clusters.