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: docs/dyn/container_v1beta1.projects.locations.clusters.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -485,7 +485,7 @@ <h3>Method Details</h3>
485
485
],
486
486
},
487
487
"enableKubernetesAlpha": True or False, # Kubernetes alpha features are enabled on this cluster. This includes alpha API groups (e.g. v1beta1) and features that may not be production ready in the kubernetes version of the master and nodes. The cluster has no SLA for uptime and master/node upgrades are disabled. Alpha enabled clusters are automatically deleted thirty days after creation.
488
-
"enableTpu": True or False, # Enable the ability to use Cloud TPUs in this cluster. This field is deprecated, use tpu_config.enabled instead.
488
+
"enableTpu": True or False, # Enable the ability to use Cloud TPUs in this cluster. This field is deprecated, use tpu_config.enabled instead. This field is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.
489
489
"endpoint": "A String", # Output only. The IP address of this cluster's master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
490
490
"enterpriseConfig": { # EnterpriseConfig is the cluster enterprise configuration. # GKE Enterprise Configuration.
491
491
"clusterTier": "A String", # Output only. cluster_tier indicates the effective tier of the cluster.
@@ -1320,12 +1320,12 @@ <h3>Method Details</h3>
1320
1320
"status": "A String", # Output only. The current status of this cluster.
1321
1321
"statusMessage": "A String", # Output only. Deprecated. Use conditions instead. Additional information about the current status of this cluster, if available.
1322
1322
"subnetwork": "A String", # The name of the Google Compute Engine [subnetwork](https://cloud.google.com/compute/docs/subnetworks) to which the cluster is connected. On output this shows the subnetwork ID instead of the name.
1323
-
"tpuConfig": { # Configuration for Cloud TPU. # Configuration for Cloud TPU support;
1323
+
"tpuConfig": { # Configuration for Cloud TPU. This message is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25. # Configuration for Cloud TPU support; This field is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.
1324
1324
"enabled": True or False, # Whether Cloud TPU integration is enabled or not.
1325
1325
"ipv4CidrBlock": "A String", # IPv4 CIDR block reserved for Cloud TPU in the VPC.
1326
1326
"useServiceNetworking": True or False, # Whether to use service networking for Cloud TPU or not.
1327
1327
},
1328
-
"tpuIpv4CidrBlock": "A String", # Output only. The IP address range of the Cloud TPUs in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `1.2.3.4/29`).
1328
+
"tpuIpv4CidrBlock": "A String", # Output only. The IP address range of the Cloud TPUs in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `1.2.3.4/29`). This field is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.
1329
1329
"userManagedKeysConfig": { # UserManagedKeysConfig holds the resource address to Keys which are used for signing certs and token that are used for communication within cluster. # The Custom keys configuration for the cluster.
1330
1330
"aggregationCa": "A String", # The Certificate Authority Service caPool to use for the aggregation CA in this cluster.
1331
1331
"clusterCa": "A String", # The Certificate Authority Service caPool to use for the cluster CA in this cluster.
@@ -1761,7 +1761,7 @@ <h3>Method Details</h3>
1761
1761
],
1762
1762
},
1763
1763
"enableKubernetesAlpha": True or False, # Kubernetes alpha features are enabled on this cluster. This includes alpha API groups (e.g. v1beta1) and features that may not be production ready in the kubernetes version of the master and nodes. The cluster has no SLA for uptime and master/node upgrades are disabled. Alpha enabled clusters are automatically deleted thirty days after creation.
1764
-
"enableTpu": True or False, # Enable the ability to use Cloud TPUs in this cluster. This field is deprecated, use tpu_config.enabled instead.
1764
+
"enableTpu": True or False, # Enable the ability to use Cloud TPUs in this cluster. This field is deprecated, use tpu_config.enabled instead. This field is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.
1765
1765
"endpoint": "A String", # Output only. The IP address of this cluster's master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
1766
1766
"enterpriseConfig": { # EnterpriseConfig is the cluster enterprise configuration. # GKE Enterprise Configuration.
1767
1767
"clusterTier": "A String", # Output only. cluster_tier indicates the effective tier of the cluster.
@@ -2596,12 +2596,12 @@ <h3>Method Details</h3>
2596
2596
"status": "A String", # Output only. The current status of this cluster.
2597
2597
"statusMessage": "A String", # Output only. Deprecated. Use conditions instead. Additional information about the current status of this cluster, if available.
2598
2598
"subnetwork": "A String", # The name of the Google Compute Engine [subnetwork](https://cloud.google.com/compute/docs/subnetworks) to which the cluster is connected. On output this shows the subnetwork ID instead of the name.
2599
-
"tpuConfig": { # Configuration for Cloud TPU. # Configuration for Cloud TPU support;
2599
+
"tpuConfig": { # Configuration for Cloud TPU. This message is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25. # Configuration for Cloud TPU support; This field is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.
2600
2600
"enabled": True or False, # Whether Cloud TPU integration is enabled or not.
2601
2601
"ipv4CidrBlock": "A String", # IPv4 CIDR block reserved for Cloud TPU in the VPC.
2602
2602
"useServiceNetworking": True or False, # Whether to use service networking for Cloud TPU or not.
2603
2603
},
2604
-
"tpuIpv4CidrBlock": "A String", # Output only. The IP address range of the Cloud TPUs in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `1.2.3.4/29`).
2604
+
"tpuIpv4CidrBlock": "A String", # Output only. The IP address range of the Cloud TPUs in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `1.2.3.4/29`). This field is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.
2605
2605
"userManagedKeysConfig": { # UserManagedKeysConfig holds the resource address to Keys which are used for signing certs and token that are used for communication within cluster. # The Custom keys configuration for the cluster.
2606
2606
"aggregationCa": "A String", # The Certificate Authority Service caPool to use for the aggregation CA in this cluster.
2607
2607
"clusterCa": "A String", # The Certificate Authority Service caPool to use for the cluster CA in this cluster.
@@ -2902,7 +2902,7 @@ <h3>Method Details</h3>
2902
2902
],
2903
2903
},
2904
2904
"enableKubernetesAlpha": True or False, # Kubernetes alpha features are enabled on this cluster. This includes alpha API groups (e.g. v1beta1) and features that may not be production ready in the kubernetes version of the master and nodes. The cluster has no SLA for uptime and master/node upgrades are disabled. Alpha enabled clusters are automatically deleted thirty days after creation.
2905
-
"enableTpu": True or False, # Enable the ability to use Cloud TPUs in this cluster. This field is deprecated, use tpu_config.enabled instead.
2905
+
"enableTpu": True or False, # Enable the ability to use Cloud TPUs in this cluster. This field is deprecated, use tpu_config.enabled instead. This field is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.
2906
2906
"endpoint": "A String", # Output only. The IP address of this cluster's master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
2907
2907
"enterpriseConfig": { # EnterpriseConfig is the cluster enterprise configuration. # GKE Enterprise Configuration.
2908
2908
"clusterTier": "A String", # Output only. cluster_tier indicates the effective tier of the cluster.
@@ -3737,12 +3737,12 @@ <h3>Method Details</h3>
3737
3737
"status": "A String", # Output only. The current status of this cluster.
3738
3738
"statusMessage": "A String", # Output only. Deprecated. Use conditions instead. Additional information about the current status of this cluster, if available.
3739
3739
"subnetwork": "A String", # The name of the Google Compute Engine [subnetwork](https://cloud.google.com/compute/docs/subnetworks) to which the cluster is connected. On output this shows the subnetwork ID instead of the name.
3740
-
"tpuConfig": { # Configuration for Cloud TPU. # Configuration for Cloud TPU support;
3740
+
"tpuConfig": { # Configuration for Cloud TPU. This message is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25. # Configuration for Cloud TPU support; This field is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.
3741
3741
"enabled": True or False, # Whether Cloud TPU integration is enabled or not.
3742
3742
"ipv4CidrBlock": "A String", # IPv4 CIDR block reserved for Cloud TPU in the VPC.
3743
3743
"useServiceNetworking": True or False, # Whether to use service networking for Cloud TPU or not.
3744
3744
},
3745
-
"tpuIpv4CidrBlock": "A String", # Output only. The IP address range of the Cloud TPUs in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `1.2.3.4/29`).
3745
+
"tpuIpv4CidrBlock": "A String", # Output only. The IP address range of the Cloud TPUs in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `1.2.3.4/29`). This field is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.
3746
3746
"userManagedKeysConfig": { # UserManagedKeysConfig holds the resource address to Keys which are used for signing certs and token that are used for communication within cluster. # The Custom keys configuration for the cluster.
3747
3747
"aggregationCa": "A String", # The Certificate Authority Service caPool to use for the aggregation CA in this cluster.
3748
3748
"clusterCa": "A String", # The Certificate Authority Service caPool to use for the cluster CA in this cluster.
@@ -5128,7 +5128,7 @@ <h3>Method Details</h3>
5128
5128
"enabled": True or False, # Whether Shielded Nodes features are enabled on all nodes in this cluster.
5129
5129
},
5130
5130
"desiredStackType": "A String", # The desired stack type of the cluster. If a stack type is provided and does not match the current stack type of the cluster, update will attempt to change the stack type to the new type.
5131
-
"desiredTpuConfig": { # Configuration for Cloud TPU. # The desired Cloud TPU configuration.
5131
+
"desiredTpuConfig": { # Configuration for Cloud TPU. This message is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25. # The desired Cloud TPU configuration. This field is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.
5132
5132
"enabled": True or False, # Whether Cloud TPU integration is enabled or not.
5133
5133
"ipv4CidrBlock": "A String", # IPv4 CIDR block reserved for Cloud TPU in the VPC.
5134
5134
"useServiceNetworking": True or False, # Whether to use service networking for Cloud TPU or not.
0 commit comments