aws-samples / eks-workshop-v2

Hands-on labs for Amazon EKS
https://www.eksworkshop.com
Apache License 2.0
402 stars 417 forks source link

[Bug]: Error deploying Argo CD Lab #850

Open cneira84 opened 6 months ago

cneira84 commented 6 months ago

Installation method

Workshop Studio

What happened?

Running the prepare-environment automation/gitops/argocd I'm getting timed out errors for some pods:

timed out waiting for the condition on pods/catalog-759cdd5598-k5gqk
timed out waiting for the condition on pods/catalog-mysql-0
timed out waiting for the condition on pods/checkout-9cc47f6f4-vw4r4
timed out waiting for the condition on pods/checkout-redis-5df64d4f66-62w9t
timed out waiting for the condition on pods/orders-5c597c5965-ckm6p
timed out waiting for the condition on pods/orders-mysql-5dcdcccbf9-5jvrh
timed out waiting for the condition on pods/ui-68495c748c-s9whs

What did you expect to happen?

Prepare step should run successfully

How can we reproduce it?

Run the preparation step prepare-environment automation/gitops/argocd

Anything else we need to know?

carts and catalog pods are in CrashLoopBackOff Also one of the coredns in one node is not running

EKS version

1.29

cneira84 commented 6 months ago

I provisioned a fresh new account, and starts working. My issues began after the Security Groups for Pods Lab...

niallthomson commented 6 months ago

Thanks for reporting @cneira84 we'll look in to it