Skip to main content

GoogleCloudDataprocClusterGkeClusterConfiguration

No description

type GoogleCloudDataprocClusterGkeClusterConfiguration {
target: String!
nodePoolTarget: [GoogleCloudDataprocClusterGkeNodePoolTarget!]!
}

Fields

GoogleCloudDataprocClusterGkeClusterConfiguration.target ● String! non-null scalar

A target GKE cluster to deploy to

GoogleCloudDataprocClusterGkeClusterConfiguration.nodePoolTarget ● [GoogleCloudDataprocClusterGkeNodePoolTarget!]! non-null object

GKE node pools where workloads will be scheduled

Member of

GoogleCloudDataprocClusterConfiguration object ● GoogleCloudDataprocClusterKubernetesClusterConfiguration object