Deploying Airbyte on Kubernetes EKS via ArgoCD

Summary

Deploying Airbyte on Kubernetes EKS via ArgoCD and understanding the setup process.


Question

Hi, did anyone deploy Airbyte on Kubernetes EKS via ArgoCD? I’m not entirely sure how the whole setup should look like - whether we need to run helm pull airbyte/airbyte --untar first to get the whole application, or it’s just enough to set airbyte repo as a dependency? We currently have each Airbyte Chart as a dependency and then imported all templates, but want to get some insights whether this is how it should look like. Can’t really find any resources about the deployment via ArgoCD, only through kubectl commands. Thanks!



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["deploying", "airbyte", "kubernetes-eks", "argocd", "helm", "dependency", "templates"]