Hi all, I am a beginner in airbyte. I would like t...
# ask-community-for-troubleshooting
x
Hi all, I am a beginner in airbyte. I would like to ask a question about deployment, if I have 3 vms, is there any way I can deploy a highly available airbyte service? I currently only see local-docker mode and k8s mode in the documentation.
m
Today there are only these 2 options. You can configure a kubernetes cluster to deploy Airbyte with HA.
x
@Marcos Marx (Airbyte) Thank you for your reply. I have one more question: can airbyte support multi-k8s, for example using karmada for multi-k8s management?
I have 2 data centres and I want to use 1 airbyte service to be able to do HA between the these two data centres.
s
Hey @xiang chen, I don't think we have anything written on Karmada with Airbyte but it looks very interesting! I don't see any reason why it won't work since karmada supports applications that use kubernetes-native APIs. If you try it, please let us know how it goes!