I am creating the aws eks cluster in the us-east-1 region, already having one cluster with cidr block 10.0.0.0/16 and creating another one with 172.31.0.0/16 in the same region using default vpc. But seeing the below erorr.
This URL says, this issue occurs time to time and others say, there is an issue with eksctl. but I am using aws console and not cli. I know creating the cluster in another region would fix this issue, but i need to create this on us-east-1 region only.
What could be the potential issue? is this related to my account or vpc or anything specific?