Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::ConfidentialNodes::ConfidentialInstanceType (v1.8.0)

Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::ConfidentialNodes::ConfidentialInstanceType.

The type of technology used by the confidential node.

Constants

CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED

value: 0
No type specified. Do not use this value.

SEV

value: 1
AMD Secure Encrypted Virtualization.

SEV_SNP

value: 2
AMD Secure Encrypted Virtualization - Secure Nested Paging.

TDX

value: 3
Intel Trust Domain eXtension.