EKS Cluster
Amazon Elastic Kubernetes Service Cluster
Last updated
Was this helpful?
Was this helpful?
{
"AccountId": "123456789012",
"Arn": "arn:aws:eks:us-east-1:123456789012:cluster/prod-cluster",
"CertificateAuthority": {
"Data": "BASE64=="
},
"Endpoint": "https://ABCD.gr7.us-east-1.eks.amazonaws.com",
"Identity": {
"Oidc": {
"Issuer": "https://oidc.eks.us-east-1.amazonaws.com/id/ABCD"
}
},
"Logging": {
"ClusterLogging": [
{
"Enabled": true,
"Types": ["api", "audit", "authenticator", "controllerManager", "scheduler"]
}
]
},
"Name": "prod-cluster",
"NodeGroup": [
{
"AccountId": null,
"AmiType": "AL2_x86_64",
"Arn": "arn:aws:eks:us-east-1:123456789012:nodegroup/prod-cluster/panther-nodegroup/a8c014e7-1745-153s-8629-fdd2310dd454",
"DiskSize": 20,
"Health": {
"Issues": null
},
"InstanceTypes": ["t3.medium"],
"LaunchTemplate": null,
"NodeRole": "arn:aws:iam::123456789012:role/pantherAmazonEKSNodeRole",
"NodegroupArn": "arn:aws:eks:us-east-1:123456789012:nodegroup/prod-cluster/panther-nodegroup/a8c014e7-1745-153s-8629-fdd2310dd454",
"NodegroupName": "panther-nodegroup",
"Region": null,
"ReleaseVersion": "1.21.5-20220406",
"RemoteAccess": null,
"Resources": {
"AutoScalingGroups": [
{
"Name": "eks-panther-nodegroup-a8c014e7-1745-153s-8629-fdd2310dd454"
}
],
"RemoteAccessSecurityGroup": null
},
"ScalingConfig": {
"DesiredSize": 2,
"MaxSize": 2,
"MinSize": 2
},
"Subnets": [
"subnet-04f8c113e077c380d",
"subnet-0f4f3b663720faa55",
"subnet-0667b8049fd745gae",
"subnet-04c1f3d997e75c82f"
],
"Tags": null,
"TimeCreated": "2022-04-14T20:40:28.917Z",
"Version": "1.21"
}
],
"PlatformVersion": "eks.2",
"Region": "us-east-1",
"ResourceId": "arn:aws:eks:us-east-1:123456789012:cluster/prod-cluster",
"ResourceType": "AWS.EKS.Cluster",
"ResourcesVpcConfig": {
"ClusterSecurityGroupId": "sg-03avb0a6b09a782df",
"EndpointPrivateAccess": false,
"EndpointPublicAccess": true,
"PublicAccessCidrs": ["0.0.0.0/0"],
"SecurityGroupIds": null,
"SubnetIds": [
"subnet-04f8c113e077c380d",
"subnet-0f4f3b663720faa55",
"subnet-0667b8049fd745gae",
"subnet-04c1f3d997e75c82f"
],
"VpcId": "vpc-006d2efcd9b2df2f2"
},
"RoleArn": "arn:aws:iam::123456789012:role/pantherEKSClusterRole",
"Status": "ACTIVE",
"TimeCreated": "2022-04-14T19:45:31.286Z",
"Version": "1.22"
}