You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/installation-configuration-parameters.adoc
+33-3Lines changed: 33 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2783,9 +2783,19 @@ When running your cluster on GCP 64-bit ARM infrastructures, ensure that you use
2783
2783
Supported values are:
2784
2784
2785
2785
* `Enabled`, which automatically selects a Confidential Computing platform
2786
+
+
2787
+
[IMPORTANT]
2788
+
====
2789
+
The `Enabled` value selects Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV), which is deprecated.
2790
+
====
2786
2791
* `Disabled`, which disables Confidential Computing
2787
-
* `AMDEncryptedVirtualization`, which enables Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV)
2788
2792
* `AMDEncryptedVirtualizationNestedPaging`, which enables Confidential Computing with AMD Secure Encrypted Virtualization Secure Nested Paging (AMD SEV-SNP)
2793
+
* `AMDEncryptedVirtualization`, which enables Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV)
2794
+
+
2795
+
[IMPORTANT]
2796
+
====
2797
+
The use of Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV) has been deprecated and will be removed in a future release.
2798
+
====
2789
2799
* `IntelTrustedDomainExtensions`, which enables Confidential Computing with Intel Trusted Domain Extensions (Intel TDX)
2790
2800
2791
2801
If you specify any value other than `Disabled`, you must set `platform.gcp.defaultMachinePlatform.onHostMaintenance` to `Terminate`, and you must specify a region and machine type that support Confidential Computing. For more information, see Google's documentation about link:https://cloud.google.com/confidential-computing/confidential-vm/docs/supported-configurations#machine-type-cpu-zone[Supported configurations].
@@ -2918,9 +2928,19 @@ When running your cluster on GCP 64-bit ARM infrastructures, ensure that you use
2918
2928
Supported values are:
2919
2929
2920
2930
* `Enabled`, which automatically selects a Confidential Computing platform
2931
+
+
2932
+
[IMPORTANT]
2933
+
====
2934
+
The `Enabled` value selects Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV), which is deprecated.
2935
+
====
2921
2936
* `Disabled`, which disables Confidential Computing
2922
-
* `AMDEncryptedVirtualization`, which enables Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV)
2923
2937
* `AMDEncryptedVirtualizationNestedPaging`, which enables Confidential Computing with AMD Secure Encrypted Virtualization Secure Nested Paging (AMD SEV-SNP)
2938
+
* `AMDEncryptedVirtualization`, which enables Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV)
2939
+
+
2940
+
[IMPORTANT]
2941
+
====
2942
+
The use of Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV) has been deprecated and will be removed in a future release.
2943
+
====
2924
2944
* `IntelTrustedDomainExtensions`, which enables Confidential Computing with Intel Trusted Domain Extensions (Intel TDX)
2925
2945
2926
2946
If you specify any value other than `Disabled`, you must set `controlPlane.platform.gcp.defaultMachinePlatform.onHostMaintenance` to `Terminate`.
@@ -3065,9 +3085,19 @@ When running your cluster on GCP 64-bit ARM infrastructures, ensure that you use
3065
3085
Supported values are:
3066
3086
3067
3087
* `Enabled`, which automatically selects a Confidential Computing platform
3088
+
+
3089
+
[IMPORTANT]
3090
+
====
3091
+
The `Enabled` value selects Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV), which is deprecated.
3092
+
====
3068
3093
* `Disabled`, which disables Confidential Computing
3069
-
* `AMDEncryptedVirtualization`, which enables Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV)
3070
3094
* `AMDEncryptedVirtualizationNestedPaging`, which enables Confidential Computing with AMD Secure Encrypted Virtualization Secure Nested Paging (AMD SEV-SNP)
3095
+
* `AMDEncryptedVirtualization`, which enables Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV)
3096
+
+
3097
+
[IMPORTANT]
3098
+
====
3099
+
The use of Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV) has been deprecated and will be removed in a future release.
3100
+
====
3071
3101
* `IntelTrustedDomainExtensions`, which enables Confidential Computing with Intel Trusted Domain Extensions (Intel TDX)
3072
3102
3073
3103
If you specify any value other than `Disabled`, you must set `compute.platform.gcp.onHostMaintenance` to `Terminate`.
0 commit comments