https://flyte.org logo
#ask-the-community
Title
# ask-the-community
b

Byron Murillo

11/16/2022, 2:47 PM
Hello guys, does anybody have experience with the deployment on aws, I’m currently working with the manual guide for EKS and automate most of the steps except the ALB, when I’m push the chart values I have this error: Note: the private subnets for the eks nodes have the tags from the guide.
d

David Espejo

11/16/2022, 5:43 PM
Hey @Byron Murillo what's the output of
kubectl get deployment -n kube-system
?
b

Byron Murillo

11/16/2022, 6:15 PM
Hey @David Espejo the ouput is the same than the guide, the pods are running
d

David Espejo

11/16/2022, 7:13 PM
For the EKS automation, did you use the Terraform module?
b

Byron Murillo

11/16/2022, 7:54 PM
Yes, for the subnets and rds too
d

David Espejo

11/16/2022, 7:56 PM
Well there's a very similar issue that was reported for the ALB v2.3.1 here. Seems like some (then) undocumented requirements in the terraform module