quickstart-amazon-eks-cluster-resource-provider
quickstart-amazon-eks-cluster-resource-provider copied to clipboard
Resource create fails with 'Internal failure' after 35 minutes
Hi, I'm unable to create a cluster using this resource; I'm also unable to get any logging into Cloudwatch.
Just wondered if anyone has any pointers?
The Cloudformation 'events' page shows the cluster resource being created, but this then times out after ~35 minutes with an 'Internal Failure'.
I've activated using an admin role, and similarly using that role with my logging config.
There's no sign of the cluster within EKS, and having the read the code I'm also baffled, as its fairly quickly makes the EKS.CreateCluster call.
Thanks, Jon