- 필수 기능
- 시작하기
- 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. 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.
autoscaling
Type: STRUCT
Provider name: autoscaling
Description: Required. Autoscaler configuration for this node pool.
max_node_count
INT32
maxNodeCount
min_node_count
INT32
minNodeCount
config
Type: STRUCT
Provider name: config
Description: Required. The configuration of the node pool.
autoscaling_metrics_collection
STRUCT
autoscalingMetricsCollection
granularity
STRING
granularity
metrics
UNORDERED_LIST_STRING
metrics
config_encryption
STRUCT
configEncryption
kms_key_arn
STRING
kmsKeyArn
iam_instance_profile
STRING
iamInstanceProfile
image_type
STRING
imageType
ubuntu
. When unspecified, it defaults to ubuntu
.instance_placement
STRUCT
instancePlacement
tenancy
STRING
tenancy
TENANCY_UNSPECIFIED
- Not set.DEFAULT
- Use default VPC tenancy.DEDICATED
- Run a dedicated instance.HOST
- Launch this instance to a dedicated host.instance_type
STRING
instanceType
proxy_config
STRUCT
proxyConfig
secret_arn
STRING
secretArn
secret_version
STRING
secretVersion
root_volume
STRUCT
rootVolume
iops
INT32
iops
kms_key_arn
STRING
kmsKeyArn
size_gib
INT32
sizeGib
throughput
INT32
throughput
volume_type
STRING
volumeType
VOLUME_TYPE_UNSPECIFIED
- Not set.GP2
- GP2 (General Purpose SSD volume type).GP3
- GP3 (General Purpose SSD volume type).security_group_ids
UNORDERED_LIST_STRING
securityGroupIds
spot_config
STRUCT
spotConfig
instance_type
.instance_types
UNORDERED_LIST_STRING
instanceTypes
ssh_config
STRUCT
sshConfig
ec2_key_pair
STRING
ec2KeyPair
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
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.
kubelet_config
Type: STRUCT
Provider name: kubeletConfig
Description: Optional. Node kubelet configs.
cpu_cfs_quota
BOOLEAN
cpuCfsQuota
cpu_cfs_quota_period
STRING
cpuCfsQuotaPeriod
cpu_manager_policy
STRING
cpuManagerPolicy
insecure_kubelet_readonly_port_enabled
BOOLEAN
insecureKubeletReadonlyPortEnabled
pod_pids_limit
INT64
podPidsLimit
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//awsClusters//awsNodePools/
. 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 changes in flight to the node pool.
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. The lifecycle 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 subnet where the node pool node run.
tags
Type: UNORDERED_LIST_STRING
uid
Type: STRING
Provider name: uid
Description: Output only. A globally unique identifier for the node pool.
update_settings
Type: STRUCT
Provider name: updateSettings
Description: Optional. Update settings control the speed and disruption of the update.
surge_settings
STRUCT
surgeSettings
max_surge
INT32
maxSurge
max_unavailable
INT32
maxUnavailable
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 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.