Hi. I've deployed Airbyte on EKS (under a namespac...
# ask-ai
a
Hi. I've deployed Airbyte on EKS (under a namespace
airbyte
) and working with API to create multiple workspaces. I believe these workspaces are mapped to the same Kubernetes namespace (as other workspaces). I wanted to know if there's a way to map Airbyte workspace to a Kubernetes namespace. My goal is to support multi-tenancy.
k
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. However, you can refer to the Airbyte documentation for more information on deploying Airbyte on Kubernetes and managing workspaces: - [Deploying Airbyte on Kubernetes using Helm](https://docs.airbyte.com/deploying-airbyte/on-kubernetes-via-helm) - [Airbyte Workspaces](https://docs.airbyte.com/understanding-airbyte/airbyte-workspaces)
a
k
A message from kapa.ai
I apologize for the inconvenience, but the link you provided is not available in the information extracts I have. However, I can provide some information about workspaces in Airbyte based on the extracts: - In Airbyte open-source, you can create a workspace, but to switch between workspaces, you need to change the workspace ID manually in the URL [source](https://airbytehq.slack.com/archives/C021JANJ6TY/p1657222549784059). - Multiple workspaces are not fully supported in Airbyte open-source, and there are no plans to make this a robust feature [source](https://airbytehq.slack.com/archives/C021JANJ6TY/p1672999448538609). For more information about Airbyte, you can refer to the [official documentation](https://docs.airbyte.com).