Gkemulticloud Azure Node Pool

This table represents the gkemulticloud_azure_node_pool resource from Google Cloud Platform.

gcp.gkemulticloud_azure_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. Keys 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.
azure_availability_zonecorestringOptional. The Azure availability zone of the nodes in this nodepool. When unspecified, it defaults to `1`.
configcorejsonRequired. The node 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.
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//azureClusters//azureNodePools/`. 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 pending changes to the node pool.
resource_namecorestring
statecorestringOutput only. The current state of the node pool. Possible values: ['STATE_UNSPECIFIED', 'PROVISIONING', 'RUNNING', 'RECONCILING', 'STOPPING', 'ERROR', 'DEGRADED']. Values descriptions: ['Not set.', 'The PROVISIONING state indicates the node pool is being created.', 'The RUNNING state indicates the node pool has been created and is fully usable.', 'The RECONCILING state indicates that the node pool is being reconciled.', 'The STOPPING state indicates the node pool is being deleted.', 'The ERROR state indicates the node pool is in a broken unrecoverable state.', 'The DEGRADED state indicates the node pool requires user action to restore full functionality.']
subnet_idcorestringRequired. The ARM ID of the subnet where the node pool VMs run. Make sure it's a subnet under the virtual network in the cluster configuration.
tagscorehstore
uidcorestringOutput only. A globally unique identifier for the node pool.
update_timecoretimestampOutput only. The time at which this node pool was last updated.
versioncorestringRequired. The Kubernetes version (e.g. `1.19.10-gke.1000`) running on this node pool.