Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 3, 2020 15:27
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/a3d666f4b7bdd909cf0db1a5feaa6992 to your computer and use it in GitHub Desktop.
Save velotiotech/a3d666f4b7bdd909cf0db1a5feaa6992 to your computer and use it in GitHub Desktop.
aws eks create-cluster --name eks-blog-cluster --role-arn arn:aws:iam::XXXXXXXXXXXX:role/eks-service-role  
--resources-vpc-config subnetIds=subnet-0b8da2094908e1b23,subnet-01a46af43b2c5e16c,securityGroupIds=sg-03fa0c02886c183d4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment