Hi All, I am trying to deploy Airbyte on AWS EKS ...
# kubernetes
g
Hi All, I am trying to deploy Airbyte on AWS EKS using the helm chart and by connecting to a Postgres RDS instance instead of running it in a container. The bootloader container times out and I don't get any logs either. I tested for connectivity from the nodepool, and I can interact with the RDS instance allright. It must be something AWS-specific that I am missing as the helm chart worked fine on minikube. Is there a step by step guide I can follow? The most helpful would be an idotproof explanation on how do I get from an empty AWS account to a working Airbyte on EKS + RDS setup atep by step. It could also be used to update the documentation online. Thanks in advance!