retail-store-sample-app
retail-store-sample-app copied to clipboard
Terraform EKS Default deployment - Orders and Catalog CrashLoopBackoff
I deployed the sample app using Terraform Default EKS deployment. Orders and Catalog pods were in CrashLoopBackoff. Fixed by adding inbound rule to the RDS Postgres and RDS MySQL db instances, respectively. Was experiencing the issue yesterday, and it continued after git pull today, which implemented updates from the repo.