Waiting for Cloudformation stack: eksctl-cwp-nodegroup-cwp-linux-workers to be deleted ...
This error appears when you run the create.cluster command to create the EKS cluster.
Cause
This is an error that occurs when you attempt to create a second cluster in the same region as an existing cluster with the same cluster name.
Resolution
To resolve this issue, perform the following steps on the Kubernetes Administration Terminal.
- Edit the to CWP_12_deployment_folder/deploy/kube/init/aws/env file with a text editor.
- Specify a new value for the CLUSTER_NAME variable.
- Save the env file.
- Run the create.cluster command.
Comments
0 comments
Please sign in to leave a comment.