Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 4, 2020 07:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/e62030cf661c9364d8b20b62e7f5080b to your computer and use it in GitHub Desktop.
Save velotiotech/e62030cf661c9364d8b20b62e7f5080b to your computer and use it in GitHub Desktop.
{
"cluster": {
"status": "CREATING",
"name": "eks-blog-cluster",
"certificateAuthority": {},
"roleArn": "arn:aws:iam::XXXXXXXXXXXX:role/eks-service-role",
"resourcesVpcConfig": {
"subnetIds": [
"subnet-0b8da2094908e1b23",
"subnet-01a46af43b2c5e16c"
],
"vpcId": "vpc-0364b5ed9f85e7ce1",
"securityGroupIds": [
"sg-03fa0c02886c183d4"
]
},
"version": "1.10",
"arn": "arn:aws:eks:us-east-1:XXXXXXXXXXXX:cluster/eks-blog-cluster",
"createdAt": 1535269577.147
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment