Airbyte in Kubernetes with S3 Log Storage

Hey <@U03FNJGED7D>, It’s working fine, thanks for all your help!

Does this exist in any documentation? I wanted to check how I can authenticate using access and secret key.

Hello <@U03FNJGED7D>!
In what scenario do you use AWS Secrets Manager on Airbyte? What kind of credentials do you store in it? I want to use it, but I still haven’t been able to identify the purpose. Thanks!

Airbyte by default will use a table in its database as its secret store, which holds any credentials necessary for your sources and destinations. configuring a secrets store allows you to replace that with secrets manager instead. beware - there is no migration included. https://github.com/airbytehq/airbyte/issues/36754

do you use amazon alb as a reverse proxy?

no, sorry. we use istio as our service mesh/proxy, but don’t have any auth in front of airbyte besides isolation to one of our VPN groups