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
Marcos Marx (Airbyte)
11/08/2022, 1:24 AM
Today there are only these 2 options. You can configure a kubernetes cluster to deploy Airbyte with HA.
x
xiang chen
11/08/2022, 1:41 AM
@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?
xiang chen
11/08/2022, 1:43 AM
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
Sunny Hashmi (Airbyte)
11/09/2022, 1:46 AM
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!