EKS Cluster
Amazon Elastic Kubernetes Service Cluster
Resource Type
AWS.EKS.Cluster
Resource ID Format
The resource ID is the cluster ARN.
arn:aws:eks:us-west-2:123456789012:cluster/prod-cluster
Background
This resource represents a snapshot of an AWS EKS Cluster.
Fields
Field | Type | Description |
|
| The certificate-authority-data for your cluster. |
|
| The encryption configuration for the cluster. |
|
| The endpoint for your Kubernetes API server. |
|
| The identity provider information for the cluster. |
|
| The logging configuration for your cluster. |
|
| The platform version of your Amazon EKS cluster. For more information, see Platform Versions (https://docs.aws.amazon.com/eks/latest/userguide/platform-versions.html) in the Amazon EKS User Guide . |
|
| 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 (https://docs.aws.amazon.com/eks/latest/userguide/network_reqs.html) and Cluster Security Group Considerations (https://docs.aws.amazon.com/eks/latest/userguide/sec-group-reqs.html) in the Amazon EKS User Guide. |
|
| 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. |
|
| The current status of the cluster. |
|
| The Kubernetes server version for the cluster. |
|
| The Amazon EKS managed node group. |
|
| The Amazon EKS fargate profile |
Example
Last updated