Closed sudoarslan closed 3 years ago
Closing. Please download latest version before running make install
docker pull ghcr.io/gitpod-io/gitpod-eks-guide:latest
Edit: the issue is related to eksctl fixed in v1.61.0
Yes, that works. Thanks a lot for the quick reply :)
Facing the following issue with while running
make install
:(These logs are generated as a result of re-running the
make install
, the first run also failed with the same error) It seems like the cluster is created but when I dokubectl get pods
I don't see any pods in the cluster.I haven't made many changes to the to the
eks-cluster.yaml
file given in the example here. Is there anyone else facing the same issue?