We wrote a <blog post> explaining how Airbyte work...
# good-reads
d
We wrote a blog post explaining how Airbyte works on Kubernetes - those that run Kube might want to give this a read to better understand what goes on behind the scenes!
👏 1
👍 12
c
Reminds me I need to do a PR to push our changes upstream to run all containers as non root
d
good idea - can you create an issue?
m
It might be interesting to spike the techniques proposed by Isovalent, where they take advantage of the eBPF capabilities and eventually eliminate the sidecar. Thus, it would help Airbyte eliminate the network overhead for example https://isovalent.com/blog/post/2021-12-08-ebpf-servicemesh
👀 2
d
@Davin Chia (Airbyte)
d
interesting! the other approach we are going to try out is to see if we can schedule the separate containers in the same pod