GoogleCloudDataprocClusterGkeNodePoolConfiguration
No description
type GoogleCloudDataprocClusterGkeNodePoolConfiguration {
configuration: GoogleCloudDataprocClusterGkeNodePoolNodeConfiguration
locations: [String!]!
autoscaling: GoogleCloudDataprocClusterGkeNodePoolAutoscalingConfiguration
}
Fields
GoogleCloudDataprocClusterGkeNodePoolConfiguration.configuration
● GoogleCloudDataprocClusterGkeNodePoolNodeConfiguration
object
The node pool configuration
GoogleCloudDataprocClusterGkeNodePoolConfiguration.locations
● [String!]!
non-null scalar
The list of Compute Engine zones where NodePool's nodes will be located
GoogleCloudDataprocClusterGkeNodePoolConfiguration.autoscaling
● GoogleCloudDataprocClusterGkeNodePoolAutoscalingConfiguration
object
The autoscaler configuration for this NodePool. The autoscaler is enabled only when a valid configuration is present