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
@@ -2918,9 +2918,19 @@ When running your cluster on GCP 64-bit ARM infrastructures, ensure that you use
2918
2918
Supported values are:
2919
2919
2920
2920
* `Enabled`, which automatically selects a Confidential Computing platform
2921
+
+
2922
+
[IMPORTANT]
2923
+
====
2924
+
The `Enabled` value selects Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV), which is deprecated.
2925
+
====
2921
2926
* `Disabled`, which disables Confidential Computing
2922
-
* `AMDEncryptedVirtualization`, which enables Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV)
2923
2927
* `AMDEncryptedVirtualizationNestedPaging`, which enables Confidential Computing with AMD Secure Encrypted Virtualization Secure Nested Paging (AMD SEV-SNP)
2928
+
* `AMDEncryptedVirtualization`, which enables Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV)
2929
+
+
2930
+
[IMPORTANT]
2931
+
====
2932
+
The use of Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV) has been deprecated and will be removed in a future release.
2933
+
====
2924
2934
* `IntelTrustedDomainExtensions`, which enables Confidential Computing with Intel Trusted Domain Extensions (Intel TDX)
2925
2935
2926
2936
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].
@@ -3053,9 +3063,19 @@ When running your cluster on GCP 64-bit ARM infrastructures, ensure that you use
3053
3063
Supported values are:
3054
3064
3055
3065
* `Enabled`, which automatically selects a Confidential Computing platform
3066
+
+
3067
+
[IMPORTANT]
3068
+
====
3069
+
The `Enabled` value selects Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV), which is deprecated.
3070
+
====
3056
3071
* `Disabled`, which disables Confidential Computing
3057
-
* `AMDEncryptedVirtualization`, which enables Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV)
3058
3072
* `AMDEncryptedVirtualizationNestedPaging`, which enables Confidential Computing with AMD Secure Encrypted Virtualization Secure Nested Paging (AMD SEV-SNP)
3073
+
* `AMDEncryptedVirtualization`, which enables Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV)
3074
+
+
3075
+
[IMPORTANT]
3076
+
====
3077
+
The use of Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV) has been deprecated and will be removed in a future release.
3078
+
====
3059
3079
* `IntelTrustedDomainExtensions`, which enables Confidential Computing with Intel Trusted Domain Extensions (Intel TDX)
3060
3080
3061
3081
If you specify any value other than `Disabled`, you must set `controlPlane.platform.gcp.defaultMachinePlatform.onHostMaintenance` to `Terminate`.
@@ -3200,9 +3220,19 @@ When running your cluster on GCP 64-bit ARM infrastructures, ensure that you use
3200
3220
Supported values are:
3201
3221
3202
3222
* `Enabled`, which automatically selects a Confidential Computing platform
3223
+
+
3224
+
[IMPORTANT]
3225
+
====
3226
+
The `Enabled` value selects Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV), which is deprecated.
3227
+
====
3203
3228
* `Disabled`, which disables Confidential Computing
3204
-
* `AMDEncryptedVirtualization`, which enables Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV)
3205
3229
* `AMDEncryptedVirtualizationNestedPaging`, which enables Confidential Computing with AMD Secure Encrypted Virtualization Secure Nested Paging (AMD SEV-SNP)
3230
+
* `AMDEncryptedVirtualization`, which enables Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV)
3231
+
+
3232
+
[IMPORTANT]
3233
+
====
3234
+
The use of Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV) has been deprecated and will be removed in a future release.
3235
+
====
3206
3236
* `IntelTrustedDomainExtensions`, which enables Confidential Computing with Intel Trusted Domain Extensions (Intel TDX)
3207
3237
3208
3238
If you specify any value other than `Disabled`, you must set `compute.platform.gcp.onHostMaintenance` to `Terminate`.
0 commit comments