Skip to content

Issue with the installation of Airbyte on AWS EKS ( 1.32 ) using Helm 1.6.2 #60318

Open
@ricardozd

Description

@ricardozd

Helm Chart Version

1.6.2

What step the error happened?

On deploy

Relevant information

Hello, team!
We are currently experiencing an issue with the installation of Airbyte on AWS EKS using Helm.
Although we have installed the latest version, we’re encountering an internal error related to the creation of the airbyte-auth-secrets Kubernetes secret. We have verified all relevant permissions, roles, and service accounts, but so far have been unable to identify the root cause.
The error appears intermittently and is triggered by the bootloader pod. Eventually, after several retries, the bootloader does succeed, allowing us to proceed. Once it completes successfully, we disable the bootloader to prevent it from interfering with any future infrastructure changes.

File main_eks.txt --> instalation of AWS EKS
File main_helm --> installation helm airbyte
File values.txt --> airbyte config

values.txt

main_eks.txt

main_helm.txt

Relevant log output

2025-05-14 19:54:58,872 [main] ERROR i.a.b.ApplicationKt(main):28 - Unable to bootstrap Airbyte environment.
io.fabric8.kubernetes.client.KubernetesClientException: The timeout period of 10000ms has been exceeded while executing PUT /api/v1/namespaces/airbyte/secrets/airbyte-auth-secrets for server null
...
Caused by: io.vertx.core.impl.NoStackTraceTimeoutException: The timeout period of 10000ms has been exceeded while executing PUT /api/v1/namespaces/airbyte/secrets/airbyte-auth-secrets for server null

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions