Hey, I am trying to deploy Airbyte to EKS. One of ...
# ask-community-for-troubleshooting
s
Hey, I am trying to deploy Airbyte to EKS. One of the first steps we follow in our deployment process is to create a docker image which is then pulled by the k8s pods and a startup script is run. In the case of Airbyte, is there a recommended base image?
👀 1
m
Did you check our docs explaining how deploy in Kubernetes: https://docs.airbyte.com/deploying-airbyte/on-kubernetes? There is something different EKS need to run pods?
s
@Marcos Marx (Airbyte) the part I am confused about is how to deploy it onto production as compared to just against local host?
h
Hey can you explain a bit more on the usecase ?