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_v1.projects.locations.clusters.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -520,8 +520,8 @@ <h3>Method Details</h3>
520
520
"autoscaling": { # NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. # Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
521
521
"autoprovisioned": True or False, # Can this node pool be deleted automatically.
522
522
"enabled": True or False, # Is autoscaling enabled for this node pool.
523
-
"maxNodeCount": 42, # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
524
-
"minNodeCount": 42, # Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count.
523
+
"maxNodeCount": 42, # Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
524
+
"minNodeCount": 42, # Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
525
525
},
526
526
"conditions": [ # Which conditions caused the current node pool state.
527
527
{ # StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).
@@ -1121,8 +1121,8 @@ <h3>Method Details</h3>
1121
1121
"autoscaling": { # NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. # Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
1122
1122
"autoprovisioned": True or False, # Can this node pool be deleted automatically.
1123
1123
"enabled": True or False, # Is autoscaling enabled for this node pool.
1124
-
"maxNodeCount": 42, # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
1125
-
"minNodeCount": 42, # Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count.
1124
+
"maxNodeCount": 42, # Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
1125
+
"minNodeCount": 42, # Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
1126
1126
},
1127
1127
"conditions": [ # Which conditions caused the current node pool state.
1128
1128
{ # StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).
@@ -1625,8 +1625,8 @@ <h3>Method Details</h3>
1625
1625
"autoscaling": { # NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. # Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
1626
1626
"autoprovisioned": True or False, # Can this node pool be deleted automatically.
1627
1627
"enabled": True or False, # Is autoscaling enabled for this node pool.
1628
-
"maxNodeCount": 42, # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
1629
-
"minNodeCount": 42, # Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count.
1628
+
"maxNodeCount": 42, # Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
1629
+
"minNodeCount": 42, # Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
1630
1630
},
1631
1631
"conditions": [ # Which conditions caused the current node pool state.
1632
1632
{ # StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).
@@ -2784,8 +2784,8 @@ <h3>Method Details</h3>
2784
2784
"desiredNodePoolAutoscaling": { # NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. # Autoscaler configuration for the node pool specified in desired_node_pool_id. If there is only one pool in the cluster and desired_node_pool_id is not provided then the change applies to that single node pool.
2785
2785
"autoprovisioned": True or False, # Can this node pool be deleted automatically.
2786
2786
"enabled": True or False, # Is autoscaling enabled for this node pool.
2787
-
"maxNodeCount": 42, # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
2788
-
"minNodeCount": 42, # Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count.
2787
+
"maxNodeCount": 42, # Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
2788
+
"minNodeCount": 42, # Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
2789
2789
},
2790
2790
"desiredNodePoolId": "A String", # The node pool to be upgraded. This field is mandatory if "desired_node_version", "desired_image_family" or "desired_node_pool_autoscaling" is specified and there is more than one node pool on the cluster.
2791
2791
"desiredNodeVersion": "A String", # The Kubernetes version to change the nodes to (typically an upgrade). Users may specify either explicit versions offered by Kubernetes Engine or version aliases, which have the following behavior: - "latest": picks the highest valid Kubernetes version - "1.X": picks the highest valid patch+gke.N patch in the 1.X version - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version - "1.X.Y-gke.N": picks an explicit Kubernetes version - "-": picks the Kubernetes master version
Copy file name to clipboardExpand all lines: docs/dyn/container_v1.projects.locations.clusters.nodePools.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -125,8 +125,8 @@ <h3>Method Details</h3>
125
125
"autoscaling": { # NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. # Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
126
126
"autoprovisioned": True or False, # Can this node pool be deleted automatically.
127
127
"enabled": True or False, # Is autoscaling enabled for this node pool.
128
-
"maxNodeCount": 42, # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
129
-
"minNodeCount": 42, # Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count.
128
+
"maxNodeCount": 42, # Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
129
+
"minNodeCount": 42, # Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
130
130
},
131
131
"conditions": [ # Which conditions caused the current node pool state.
132
132
{ # StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).
@@ -396,8 +396,8 @@ <h3>Method Details</h3>
396
396
"autoscaling": { # NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. # Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
397
397
"autoprovisioned": True or False, # Can this node pool be deleted automatically.
398
398
"enabled": True or False, # Is autoscaling enabled for this node pool.
399
-
"maxNodeCount": 42, # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
400
-
"minNodeCount": 42, # Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count.
399
+
"maxNodeCount": 42, # Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
400
+
"minNodeCount": 42, # Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
401
401
},
402
402
"conditions": [ # Which conditions caused the current node pool state.
403
403
{ # StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).
@@ -533,8 +533,8 @@ <h3>Method Details</h3>
533
533
"autoscaling": { # NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. # Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
534
534
"autoprovisioned": True or False, # Can this node pool be deleted automatically.
535
535
"enabled": True or False, # Is autoscaling enabled for this node pool.
536
-
"maxNodeCount": 42, # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
537
-
"minNodeCount": 42, # Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count.
536
+
"maxNodeCount": 42, # Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
537
+
"minNodeCount": 42, # Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
538
538
},
539
539
"conditions": [ # Which conditions caused the current node pool state.
540
540
{ # StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).
@@ -740,8 +740,8 @@ <h3>Method Details</h3>
740
740
"autoscaling": { # NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. # Required. Autoscaling configuration for the node pool.
741
741
"autoprovisioned": True or False, # Can this node pool be deleted automatically.
742
742
"enabled": True or False, # Is autoscaling enabled for this node pool.
743
-
"maxNodeCount": 42, # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
744
-
"minNodeCount": 42, # Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count.
743
+
"maxNodeCount": 42, # Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
744
+
"minNodeCount": 42, # Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
745
745
},
746
746
"clusterId": "A String", # Deprecated. The name of the cluster to upgrade. This field has been deprecated and replaced by the name field.
747
747
"name": "A String", # The name (project, location, cluster, node pool) of the node pool to set autoscaler settings. Specified in the format `projects/*/locations/*/clusters/*/nodePools/*`.
Copy file name to clipboardExpand all lines: docs/dyn/container_v1.projects.zones.clusters.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -624,8 +624,8 @@ <h3>Method Details</h3>
624
624
"autoscaling": { # NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. # Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
625
625
"autoprovisioned": True or False, # Can this node pool be deleted automatically.
626
626
"enabled": True or False, # Is autoscaling enabled for this node pool.
627
-
"maxNodeCount": 42, # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
628
-
"minNodeCount": 42, # Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count.
627
+
"maxNodeCount": 42, # Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
628
+
"minNodeCount": 42, # Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
629
629
},
630
630
"conditions": [ # Which conditions caused the current node pool state.
631
631
{ # StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).
@@ -1225,8 +1225,8 @@ <h3>Method Details</h3>
1225
1225
"autoscaling": { # NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. # Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
1226
1226
"autoprovisioned": True or False, # Can this node pool be deleted automatically.
1227
1227
"enabled": True or False, # Is autoscaling enabled for this node pool.
1228
-
"maxNodeCount": 42, # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
1229
-
"minNodeCount": 42, # Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count.
1228
+
"maxNodeCount": 42, # Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
1229
+
"minNodeCount": 42, # Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
1230
1230
},
1231
1231
"conditions": [ # Which conditions caused the current node pool state.
1232
1232
{ # StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).
@@ -1773,8 +1773,8 @@ <h3>Method Details</h3>
1773
1773
"autoscaling": { # NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. # Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
1774
1774
"autoprovisioned": True or False, # Can this node pool be deleted automatically.
1775
1775
"enabled": True or False, # Is autoscaling enabled for this node pool.
1776
-
"maxNodeCount": 42, # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
1777
-
"minNodeCount": 42, # Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count.
1776
+
"maxNodeCount": 42, # Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
1777
+
"minNodeCount": 42, # Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
1778
1778
},
1779
1779
"conditions": [ # Which conditions caused the current node pool state.
1780
1780
{ # StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).
@@ -2845,8 +2845,8 @@ <h3>Method Details</h3>
2845
2845
"desiredNodePoolAutoscaling": { # NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. # Autoscaler configuration for the node pool specified in desired_node_pool_id. If there is only one pool in the cluster and desired_node_pool_id is not provided then the change applies to that single node pool.
2846
2846
"autoprovisioned": True or False, # Can this node pool be deleted automatically.
2847
2847
"enabled": True or False, # Is autoscaling enabled for this node pool.
2848
-
"maxNodeCount": 42, # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
2849
-
"minNodeCount": 42, # Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count.
2848
+
"maxNodeCount": 42, # Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
2849
+
"minNodeCount": 42, # Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
2850
2850
},
2851
2851
"desiredNodePoolId": "A String", # The node pool to be upgraded. This field is mandatory if "desired_node_version", "desired_image_family" or "desired_node_pool_autoscaling" is specified and there is more than one node pool on the cluster.
2852
2852
"desiredNodeVersion": "A String", # The Kubernetes version to change the nodes to (typically an upgrade). Users may specify either explicit versions offered by Kubernetes Engine or version aliases, which have the following behavior: - "latest": picks the highest valid Kubernetes version - "1.X": picks the highest valid patch+gke.N patch in the 1.X version - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version - "1.X.Y-gke.N": picks an explicit Kubernetes version - "-": picks the Kubernetes master version
0 commit comments