- 필수 기능
- 시작하기
- 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+=`Type: STRING
Type: STRING
Provider name: amiType
Description: If the node group was deployed using a launch template with a custom AMI, then this is CUSTOM
. For node groups that weren’t deployed using a launch template, this is the AMI type that was specified in the node group configuration.
Type: STRING
Provider name: capacityType
Description: The capacity type of your managed node group.
Type: STRING
Provider name: clusterName
Description: The name of your cluster.
Type: TIMESTAMP
Provider name: createdAt
Description: The Unix epoch timestamp at object creation.
Type: INT32
Provider name: diskSize
Description: If the node group wasn’t deployed with a launch template, then this is the disk size in the node group configuration. If the node group was deployed with a launch template, then this is null
.
Type: STRUCT
Provider name: health
Description: The health status of the node group. If there are issues with your node group’s health, they are listed here.
issues
UNORDERED_LIST_STRUCT
issues
code
STRING
code
auto-assign public IP address
setting for the subnet. See Modifying the public IPv4
addressing attribute for your subnet in the Amazon VPC User Guide.message
STRING
message
resource_ids
UNORDERED_LIST_STRING
resourceIds
Type: UNORDERED_LIST_STRING
Provider name: instanceTypes
Description: If the node group wasn’t deployed with a launch template, then this is the instance type that is associated with the node group. If the node group was deployed with a launch template, then this is null
.
Type: MAP_STRING_STRING
Provider name: labels
Description: The Kubernetes labels
applied to the nodes in the node group. labels
that are applied with the Amazon EKS API are shown here. There may be other Kubernetes labels
applied to the nodes in this group.
Type: STRUCT
Provider name: launchTemplate
Description: If a launch template was used to create the node group, then this is the launch template that was used.
id
STRING
id
name
STRING
name
version
STRING
version
Type: TIMESTAMP
Provider name: modifiedAt
Description: The Unix epoch timestamp for the last modification to the object.
Type: STRUCT
Provider name: nodeRepairConfig
Description: The node auto repair configuration for the node group.
enabled
BOOLEAN
enabled
Type: STRING
Provider name: nodeRole
Description: The IAM role associated with your node group. The Amazon EKS node kubelet
daemon makes calls to Amazon Web Services APIs on your behalf. Nodes receive permissions for these API calls through an IAM instance profile and associated policies.
Type: STRING
Provider name: nodegroupArn
Description: The Amazon Resource Name (ARN) associated with the managed node group.
Type: STRING
Provider name: nodegroupName
Description: The name associated with an Amazon EKS managed node group.
Type: STRING
Provider name: releaseVersion
Description: If the node group was deployed using a launch template with a custom AMI, then this is the AMI ID that was specified in the launch template. For node groups that weren’t deployed using a launch template, this is the version of the Amazon EKS optimized AMI that the node group was deployed with.
Type: STRUCT
Provider name: remoteAccess
Description: If the node group wasn’t deployed with a launch template, then this is the remote access configuration that is associated with the node group. If the node group was deployed with a launch template, then this is null
.
ec2_ssh_key
STRING
ec2SshKey
source_security_groups
UNORDERED_LIST_STRING
sourceSecurityGroups
0.0.0.0/0
). For more information, see Security Groups for Your VPC in the Amazon Virtual Private Cloud User Guide.Type: STRUCT
Provider name: resources
Description: The resources associated with the node group, such as Auto Scaling groups and security groups for remote access.
auto_scaling_groups
UNORDERED_LIST_STRUCT
autoScalingGroups
name
STRING
name
remote_access_security_group
STRING
remoteAccessSecurityGroup
Type: STRUCT
Provider name: scalingConfig
Description: The scaling configuration details for the Auto Scaling group that is associated with your node group.
desired_size
INT32
desiredSize
desiredSize
value directly, as this can cause the Cluster Autoscaler to suddenly scale up or scale down. minSize
in some cases, such as when starting with extra hosts for testing. This parameter can also be different when you want to start with an estimated number of needed hosts, but let the Cluster Autoscaler reduce the number if there are too many. When the Cluster Autoscaler is used, the desiredSize
parameter is altered by the Cluster Autoscaler (but can be out-of-date for short periods of time). the Cluster Autoscaler doesn’t scale a managed node group lower than minSize
or higher than maxSize
.max_size
INT32
maxSize
min_size
INT32
minSize
Type: STRING
Provider name: status
Description: The current status of the managed node group.
Type: UNORDERED_LIST_STRING
Provider name: subnets
Description: The subnets that were specified for the Auto Scaling group that is associated with your node group.
Type: UNORDERED_LIST_STRING
Type: UNORDERED_LIST_STRUCT
Provider name: taints
Description: The Kubernetes taints to be applied to the nodes in the node group when they are created. Effect is one of No_Schedule
, Prefer_No_Schedule
, or No_Execute
. Kubernetes taints can be used together with tolerations to control how workloads are scheduled to your nodes. For more information, see Node taints on managed node groups.
effect
STRING
effect
key
STRING
key
value
STRING
value
Type: STRUCT
Provider name: updateConfig
Description: The node group update configuration.
max_unavailable
INT32
maxUnavailable
maxUnavailablePercentage
is required to have a value.The maximum number is 100.max_unavailable_percentage
INT32
maxUnavailablePercentage
maxUnavailable
is required to have a value.Type: STRING
Provider name: version
Description: The Kubernetes version of the managed node group.