aws.eks.cluster
Supported Platform
- aws
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
name | string | name of the cluster |
arn | string | arn of the cluster |
region | string | region for the cluster |
tags | map[string]string | a map of tags associated with the cluster |
endpoint | string | The endpoint of Kubernetes API server |
version | string | Kubernetes server version |
platformVersion | string | Amazon EKS cluster version |
status | string | Cluster Status |
encryptionConfig | []dict | Encryption configuration for the cluster |
logging | dict | Cluster logging configuration |
networkConfig | dict | Kubernetes network configuration |
resourcesVpcConfig | dict | VPC configuration |
createdAt | time | Cluster creation timestamp |