For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/ddsql_reference/data_directory/gcp/gcp.gkemulticloud_aws_node_pool.dataset.md. A documentation index is available at /llms.txt.

AWS Node Pool

An AWS Node Pool in GCP represents a group of worker nodes for a GKE Multi-Cloud cluster running on AWS. It defines the AWS instance type, scaling settings, networking, labels, taints, and configuration used to run Kubernetes workloads on AWS infrastructure managed through Google Cloud.

gcp.gkemulticloud_aws_node_pool

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
annotationscorehstoreOptional. Annotations on the node pool. This field has the same restrictions as Kubernetes annotations. The total size of all keys and values combined is limited to 256k. Key can have 2 segments: prefix (optional) and name (required), separated by a slash (/). Prefix must be a DNS subdomain. Name must be 63 characters or less, begin and end with alphanumerics, with dashes (-), underscores (_), dots (.), and alphanumerics between.
autoscalingcorejsonRequired. Autoscaler configuration for this node pool.
configcorejsonRequired. The configuration of the node pool.
create_timecoretimestampOutput only. The time at which this node pool was created.
datadog_display_namecorestring
errorscorejsonOutput only. A set of errors found in the node pool.
etagcorestringAllows clients to perform consistent read-modify-writes through optimistic concurrency control. Can be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
kubelet_configcorejsonOptional. Node kubelet configs.
labelscorearray<string>
managementcorejsonOptional. The Management configuration for this node pool.
max_pods_constraintcorejsonRequired. The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.
namecorestringThe name of this resource. Node pool names are formatted as `projects//locations//awsClusters//awsNodePools/`. For more details on Google Cloud resource names, see [Resource Names](https://cloud.google.com/apis/design/resource_names)
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
reconcilingcoreboolOutput only. If set, there are currently changes in flight to the node pool.
region_idcorestring
resource_namecorestring
statecorestringOutput only. The lifecycle state of the node pool.
subnet_idcorestringRequired. The subnet where the node pool node run.
tagscorehstore_csv
uidcorestringOutput only. A globally unique identifier for the node pool.
update_settingscorejsonOptional. Update settings control the speed and disruption of the update.
update_timecoretimestampOutput only. The time at which this node pool was last updated.
versioncorestringRequired. The Kubernetes version to run on this node pool (e.g. `1.19.10-gke.1000`). You can list all supported versions on a given Google Cloud region by calling GetAwsServerConfig.
zone_idcorestring