Configuring Airbyte to Pull Images from Azure Container Registry

Summary

Configuring Airbyte in Kubernetes to pull images from Azure Container Registry using service account and secrets.


Question

Hi all,
can someone please help me configuring airbyte to be able to pull images from my azure container registry? I deployed airbyte in kubernetes and I set JOB_KUBE_MAIN_CONTAINER_IMAGE_PULL_SECRET to the same name like the kubernetes secret where I stored the service account for accessing the container registry. I deployed a test pod to check if the secret is stored corectly und if I’m able to use the secrets to authenticate with az. This works fine but airbyte is still not able to pull custom connectors from the container registry.



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["configuring-airbyte", "azure-container-registry", "kubernetes", "service-account", "secrets", "custom-connectors"]