- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`ancestors
Type: UNORDERED_LIST_STRING
annotations
Type: MAP_STRING_STRING
Provider name: annotations
Description: Optional. 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.
autoscaling
Type: STRUCT
Provider name: autoscaling
Description: Required. Autoscaler configuration for this node pool.
max_node_count
INT32
maxNodeCount
min_node_count
INT32
minNodeCount
azure_availability_zone
Type: STRING
Provider name: azureAvailabilityZone
Description: Optional. The Azure availability zone of the nodes in this nodepool. When unspecified, it defaults to 1
.
config
Type: STRUCT
Provider name: config
Description: Required. The node configuration of the node pool.
config_encryption
STRUCT
configEncryption
key_id
STRING
keyId
/subscriptions//resourceGroups//providers/Microsoft.KeyVault/vaults//keys/
public_key
STRING
publicKey
image_type
STRING
imageType
ubuntu
. When unspecified, it defaults to ubuntu
.proxy_config
STRUCT
proxyConfig
resource_group_id
STRING
resourceGroupId
/subscriptions//resourceGroups/
.secret_id
STRING
secretId
https://.vault.azure.net/secrets//
.root_volume
STRUCT
rootVolume
size_gib
INT32
sizeGib
ssh_config
STRUCT
sshConfig
authorized_key
STRING
authorizedKey
taints
UNORDERED_LIST_STRUCT
taints
effect
STRING
effect
EFFECT_UNSPECIFIED
- Not set.NO_SCHEDULE
- Do not allow new pods to schedule onto the node unless they tolerate the taint, but allow all pods submitted to Kubelet without going through the scheduler to start, and allow all already-running pods to continue running. Enforced by the scheduler.PREFER_NO_SCHEDULE
- Like TaintEffectNoSchedule, but the scheduler tries not to schedule new pods onto the node, rather than prohibiting new pods from scheduling onto the node entirely. Enforced by the scheduler.NO_EXECUTE
- Evict any already-running pods that do not tolerate the taint. Currently enforced by NodeController.key
STRING
key
value
STRING
value
vm_size
STRING
vmSize
Standard_DS2_v2
. See Supported VM sizes for options. When unspecified, it defaults to Standard_DS2_v2
.create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time at which this node pool was created.
errors
Type: UNORDERED_LIST_STRUCT
Provider name: errors
Description: Output only. A set of errors found in the node pool.
message
STRING
message
etag
Type: STRING
Provider name: etag
Description: Allows 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.
labels
Type: UNORDERED_LIST_STRING
management
Type: STRUCT
Provider name: management
Description: Optional. The Management configuration for this node pool.
auto_repair
BOOLEAN
autoRepair
max_pods_constraint
Type: STRUCT
Provider name: maxPodsConstraint
Description: Required. The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.
max_pods_per_node
INT64
maxPodsPerNode
name
Type: STRING
Provider name: name
Description: The 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
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
reconciling
Type: BOOLEAN
Provider name: reconciling
Description: Output only. If set, there are currently pending changes to the node pool.
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. The current state of the node pool.
Possible values:
STATE_UNSPECIFIED
- Not set.PROVISIONING
- The PROVISIONING state indicates the node pool is being created.RUNNING
- The RUNNING state indicates the node pool has been created and is fully usable.RECONCILING
- The RECONCILING state indicates that the node pool is being reconciled.STOPPING
- The STOPPING state indicates the node pool is being deleted.ERROR
- The ERROR state indicates the node pool is in a broken unrecoverable state.DEGRADED
- The DEGRADED state indicates the node pool requires user action to restore full functionality.subnet_id
Type: STRING
Provider name: subnetId
Description: Required. 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.
tags
Type: UNORDERED_LIST_STRING
uid
Type: STRING
Provider name: uid
Description: Output only. A globally unique identifier for the node pool.
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The time at which this node pool was last updated.
version
Type: STRING
Provider name: version
Description: Required. The Kubernetes version (e.g. 1.19.10-gke.1000
) running on this node pool.