Skip to content

Commit b171ccc

Browse files
committed
OSDOCS#8135: Added notes for non support for confidental VMs on ARM
1 parent e09db46 commit b171ccc

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

modules/installation-gcp-enabling-confidential-vms.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515

1616
You can use Confidential VMs when installing your cluster. Confidential VMs encrypt data while it is being processed. For more information, see Google's documentation on link:https://cloud.google.com/confidential-computing[Confidential Computing]. You can enable Confidential VMs and Shielded VMs at the same time, although they are not dependent on each other.
1717

18+
[NOTE]
19+
====
20+
Confidential VMs are currently not supported on 64-bit ARM architectures.
21+
====
22+
1823
.Prerequisites
1924
* You have created an `install-config.yaml` file.
2025

modules/machineset-gcp-confidential-vm.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ By editing the machine set YAML file, you can configure the Confidential VM opti
1515

1616
For more information about Confidential VM features, functions, and compatibility, see the GCP Compute Engine documentation about link:https://cloud.google.com/confidential-computing/confidential-vm/docs/about-cvm#confidential-vm[Confidential VM].
1717

18+
[NOTE]
19+
====
20+
Confidential VMs are currently not supported on 64-bit ARM architectures.
21+
====
1822
[IMPORTANT]
1923
====
2024
{product-title} {product-version} does not support some Confidential Compute features, such as Confidential VMs with AMD Secure Encrypted Virtualization Secure Nested Paging (SEV-SNP).

0 commit comments

Comments
 (0)