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
#### container:v1
The following keys were added:
- schemas.AdvancedMachineFeatures.properties.enableNestedVirtualization.type (Total Keys: 1)
#### container:v1beta1
The following keys were added:
- schemas.AdvancedMachineFeatures.properties.enableNestedVirtualization.type (Total Keys: 1)
Copy file name to clipboardExpand all lines: docs/dyn/container_v1.projects.locations.clusters.html
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -575,7 +575,7 @@ <h3>Method Details</h3>
575
575
"gatewayApiConfig": { # GatewayAPIConfig contains the desired config of Gateway API on this cluster. # GatewayAPIConfig contains the desired config of Gateway API on this cluster.
576
576
"channel": "A String", # The Gateway API release channel to use for Gateway API.
577
577
},
578
-
"inTransitEncryptionConfig": "A String", # Specify the details of in-transit encryption.
578
+
"inTransitEncryptionConfig": "A String", # Specify the details of in-transit encryption. Now named inter-node transparent encryption.
579
579
"network": "A String", # Output only. The relative name of the Google Compute Engine network(https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. Example: projects/my-project/global/networks/my-network
"totalEgressBandwidthTier": "A String", # Specifies the total network bandwidth tier for NodePools in the cluster.
@@ -606,6 +606,7 @@ <h3>Method Details</h3>
606
606
},
607
607
],
608
608
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Advanced features for the Compute Engine VM.
609
+
"enableNestedVirtualization": True or False, # Whether or not to enable nested virtualization (defaults to false).
609
610
"threadsPerCore": "A String", # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
610
611
},
611
612
"bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
@@ -820,6 +821,7 @@ <h3>Method Details</h3>
820
821
},
821
822
],
822
823
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Advanced features for the Compute Engine VM.
824
+
"enableNestedVirtualization": True or False, # Whether or not to enable nested virtualization (defaults to false).
823
825
"threadsPerCore": "A String", # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
824
826
},
825
827
"bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
@@ -1570,7 +1572,7 @@ <h3>Method Details</h3>
1570
1572
"gatewayApiConfig": { # GatewayAPIConfig contains the desired config of Gateway API on this cluster. # GatewayAPIConfig contains the desired config of Gateway API on this cluster.
1571
1573
"channel": "A String", # The Gateway API release channel to use for Gateway API.
1572
1574
},
1573
-
"inTransitEncryptionConfig": "A String", # Specify the details of in-transit encryption.
1575
+
"inTransitEncryptionConfig": "A String", # Specify the details of in-transit encryption. Now named inter-node transparent encryption.
1574
1576
"network": "A String", # Output only. The relative name of the Google Compute Engine network(https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. Example: projects/my-project/global/networks/my-network
"totalEgressBandwidthTier": "A String", # Specifies the total network bandwidth tier for NodePools in the cluster.
@@ -1601,6 +1603,7 @@ <h3>Method Details</h3>
1601
1603
},
1602
1604
],
1603
1605
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Advanced features for the Compute Engine VM.
1606
+
"enableNestedVirtualization": True or False, # Whether or not to enable nested virtualization (defaults to false).
1604
1607
"threadsPerCore": "A String", # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
1605
1608
},
1606
1609
"bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
@@ -1815,6 +1818,7 @@ <h3>Method Details</h3>
1815
1818
},
1816
1819
],
1817
1820
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Advanced features for the Compute Engine VM.
1821
+
"enableNestedVirtualization": True or False, # Whether or not to enable nested virtualization (defaults to false).
1818
1822
"threadsPerCore": "A String", # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
1819
1823
},
1820
1824
"bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
@@ -2468,7 +2472,7 @@ <h3>Method Details</h3>
2468
2472
"gatewayApiConfig": { # GatewayAPIConfig contains the desired config of Gateway API on this cluster. # GatewayAPIConfig contains the desired config of Gateway API on this cluster.
2469
2473
"channel": "A String", # The Gateway API release channel to use for Gateway API.
2470
2474
},
2471
-
"inTransitEncryptionConfig": "A String", # Specify the details of in-transit encryption.
2475
+
"inTransitEncryptionConfig": "A String", # Specify the details of in-transit encryption. Now named inter-node transparent encryption.
2472
2476
"network": "A String", # Output only. The relative name of the Google Compute Engine network(https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. Example: projects/my-project/global/networks/my-network
"totalEgressBandwidthTier": "A String", # Specifies the total network bandwidth tier for NodePools in the cluster.
@@ -2499,6 +2503,7 @@ <h3>Method Details</h3>
2499
2503
},
2500
2504
],
2501
2505
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Advanced features for the Compute Engine VM.
2506
+
"enableNestedVirtualization": True or False, # Whether or not to enable nested virtualization (defaults to false).
2502
2507
"threadsPerCore": "A String", # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
2503
2508
},
2504
2509
"bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
@@ -2713,6 +2718,7 @@ <h3>Method Details</h3>
2713
2718
},
2714
2719
],
2715
2720
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Advanced features for the Compute Engine VM.
2721
+
"enableNestedVirtualization": True or False, # Whether or not to enable nested virtualization (defaults to false).
2716
2722
"threadsPerCore": "A String", # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
2717
2723
},
2718
2724
"bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
Copy file name to clipboardExpand all lines: docs/dyn/container_v1.projects.locations.clusters.nodePools.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -185,6 +185,7 @@ <h3>Method Details</h3>
185
185
},
186
186
],
187
187
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Advanced features for the Compute Engine VM.
188
+
"enableNestedVirtualization": True or False, # Whether or not to enable nested virtualization (defaults to false).
188
189
"threadsPerCore": "A String", # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
189
190
},
190
191
"bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
@@ -601,6 +602,7 @@ <h3>Method Details</h3>
601
602
},
602
603
],
603
604
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Advanced features for the Compute Engine VM.
605
+
"enableNestedVirtualization": True or False, # Whether or not to enable nested virtualization (defaults to false).
604
606
"threadsPerCore": "A String", # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
605
607
},
606
608
"bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
@@ -883,6 +885,7 @@ <h3>Method Details</h3>
883
885
},
884
886
],
885
887
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Advanced features for the Compute Engine VM.
888
+
"enableNestedVirtualization": True or False, # Whether or not to enable nested virtualization (defaults to false).
886
889
"threadsPerCore": "A String", # The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
887
890
},
888
891
"bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
0 commit comments