Hello guys!
Small feedback regarding the GCP Compute Engine deployment tutorial on Airbyte docs. It's mentionned that a e2.medium is sufficient for testing, but the default 10Go disk space turned out to be an issue even if I have only one connector activated... Ended up on
https://docs.airbyte.io/operator-guides/scaling-airbyte#disk-space after a quick search and increased the disk space to 100GBs for comfort. Maybe adding that tip in the deployment tutorial would avoid some quick bottleneck when testing 😉.
Thanks!