- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
access_config
Type: STRUCT
Provider name: accessConfig
Description: The access configuration for the cluster.
authentication_mode
STRING
authenticationMode
bootstrap_cluster_creator_admin_permissions
BOOLEAN
bootstrapClusterCreatorAdminPermissions
account_id
Type: STRING
arn
Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the cluster.
certificate_authority
Type: STRUCT
Provider name: certificateAuthority
Description: The certificate-authority-data
for your cluster.
data
STRING
data
certificate-authority-data
section of the kubeconfig
file for your cluster.client_request_token
Type: STRING
Provider name: clientRequestToken
Description: A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
connector_config
Type: STRUCT
Provider name: connectorConfig
Description: The configuration used to connect to a cluster for registration.
activation_code
STRING
activationCode
activation_expiry
TIMESTAMP
activationExpiry
activation_id
STRING
activationId
provider
STRING
provider
role_arn
STRING
roleArn
created_at
Type: TIMESTAMP
Provider name: createdAt
Description: The Unix epoch timestamp at object creation.
encryption_config
Type: UNORDERED_LIST_STRUCT
Provider name: encryptionConfig
Description: The encryption configuration for the cluster.
provider
STRUCT
provider
key_arn
STRING
keyArn
resources
UNORDERED_LIST_STRING
resources
secrets
.endpoint
Type: STRING
Provider name: endpoint
Description: The endpoint for your Kubernetes API server.
health
Type: STRUCT
Provider name: health
Description: An object representing the health of your Amazon EKS cluster.
issues
UNORDERED_LIST_STRUCT
issues
code
STRING
code
message
STRING
message
resource_ids
UNORDERED_LIST_STRING
resourceIds
id
Type: STRING
Provider name: id
Description: The ID of your local Amazon EKS cluster on an Amazon Web Services Outpost. This property isn’t available for an Amazon EKS cluster on the Amazon Web Services cloud.
identity
Type: STRUCT
Provider name: identity
Description: The identity provider information for the cluster.
oidc
STRUCT
oidc
issuer
STRING
issuer
kubernetes_network_config
Type: STRUCT
Provider name: kubernetesNetworkConfig
Description: The Kubernetes network configuration for the cluster.
ip_family
STRING
ipFamily
Pod
and Service
objects IP addresses. The IP family is always ipv4
, unless you have a 1.21
or later cluster running version 1.10.1
or later of the Amazon VPC CNI plugin for Kubernetes and specified ipv6
when you created the cluster.service_ipv4_cidr
STRING
serviceIpv4Cidr
Pod
and Service
object IP addresses are assigned from. Kubernetes assigns addresses from an IPv4
CIDR block assigned to a subnet that the node is in. If you didn’t specify a CIDR block when you created the cluster, then Kubernetes assigns addresses from either the 10.100.0.0/16
or 172.20.0.0/16
CIDR blocks. If this was specified, then it was specified when the cluster was created and it can’t be changed.service_ipv6_cidr
STRING
serviceIpv6Cidr
ipv6
for ipFamily when you created the cluster. Kubernetes assigns service addresses from the unique local address range (fc00::/7
) because you can’t specify a custom IPv6 CIDR block when you create the cluster.logging
Type: STRUCT
Provider name: logging
Description: The logging configuration for your cluster.
cluster_logging
UNORDERED_LIST_STRUCT
clusterLogging
enabled
BOOLEAN
enabled
types
UNORDERED_LIST_STRING
types
name
Type: STRING
Provider name: name
Description: The name of your cluster.
outpost_config
Type: STRUCT
Provider name: outpostConfig
Description: An object representing the configuration of your local Amazon EKS cluster on an Amazon Web Services Outpost. This object isn’t available for clusters on the Amazon Web Services cloud.
control_plane_instance_type
STRING
controlPlaneInstanceType
control_plane_placement
STRUCT
controlPlanePlacement
group_name
STRING
groupName
outpost_arns
UNORDERED_LIST_STRING
outpostArns
platform_version
Type: STRING
Provider name: platformVersion
Description: The platform version of your Amazon EKS cluster. For more information about clusters deployed on the Amazon Web Services Cloud, see Platform versions in the Amazon EKS User Guide . For more information about local clusters deployed on an Outpost, see Amazon EKS local cluster platform versions in the Amazon EKS User Guide .
resources_vpc_config
Type: STRUCT
Provider name: resourcesVpcConfig
Description: The VPC configuration used by the cluster control plane. Amazon EKS VPC resources have specific requirements to work properly with Kubernetes. For more information, see Cluster VPC considerations and Cluster security group considerations in the Amazon EKS User Guide.
cluster_security_group_id
STRING
clusterSecurityGroupId
endpoint_private_access
BOOLEAN
endpointPrivateAccess
publicAccessCidrs
includes the necessary CIDR blocks for communication with the nodes or Fargate pods. For more information, see Amazon EKS cluster endpoint access control in the Amazon EKS User Guide .endpoint_public_access
BOOLEAN
endpointPublicAccess
public_access_cidrs
UNORDERED_LIST_STRING
publicAccessCidrs
security_group_ids
UNORDERED_LIST_STRING
securityGroupIds
subnet_ids
UNORDERED_LIST_STRING
subnetIds
vpc_id
STRING
vpcId
role_arn
Type: STRING
Provider name: roleArn
Description: The Amazon Resource Name (ARN) of the IAM role that provides permissions for the Kubernetes control plane to make calls to Amazon Web Services API operations on your behalf.
status
Type: STRING
Provider name: status
Description: The current status of the cluster.
tags
Type: UNORDERED_LIST_STRING
upgrade_policy
Type: STRUCT
Provider name: upgradePolicy
Description: This value indicates if extended support is enabled or disabled for the cluster. Learn more about EKS Extended Support in the EKS User Guide.
support_type
STRING
supportType
EXTENDED
, it will enter extended support at the end of standard support. If the cluster is set to STANDARD
, it will be automatically upgraded at the end of standard support. Learn more about EKS Extended Support in the EKS User Guide.version
Type: STRING
Provider name: version
Description: The Kubernetes server version for the cluster.