Trouble deploying Airbyte on AWS EKS using Helm

Summary

User is facing an error while trying to deploy Airbyte on AWS EKS using Helm. The installation fails with an error related to the pod airbytetest-airbyte-bootloader.


Question

Hi Community,
Im trying to <https://docs.airbyte.com/deploying-airbyte/on-kubernetes-via-helm|deploy AirByte on Kubernetes using Helm> on AWS EKS.
I’ve followed the instructions and got stuck in the final stage when trying to actually deploy the AirByte on the cluster I’ve created.
Command: “helm install deployairbyte airbyte/airbyte”
Error: INSTALLATION FAILED: failed pre-install: 1 error occurred:
* pod airbytetest-airbyte-bootloader failed

Any help ?:pray:



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

["deploy-airbyte", "kubernetes", "helm", "aws-eks", "installation-error", "pod-failure"]

Output:
airbyte https://airbytehq.github.io/helm-charts

Anyway, I could resolve the problem using this thread (it written for mongo but also worked for airbyte):
https://stackoverflow.com/questions/73871493/error-while-installing-mongodb-in-aws-eks-cluster-running-prebind-plugin-volu