From 86ee2ad05bccb4aca91df2fb07c412efde5ba71c Mon Sep 17 00:00:00 2001 From: Harshith Mullapudi Date: Wed, 6 Oct 2021 15:33:53 +0530 Subject: [PATCH] fix(docs): remove #4232 since it is fixed (#6789) --- docs/deploying-airbyte/on-kubernetes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/deploying-airbyte/on-kubernetes.md b/docs/deploying-airbyte/on-kubernetes.md index bbecf0c770f44..3d4f03de3d801 100644 --- a/docs/deploying-airbyte/on-kubernetes.md +++ b/docs/deploying-airbyte/on-kubernetes.md @@ -179,7 +179,6 @@ and safer to maintain than Postgres on your cluster. As we improve our Kubernetes offering, we would like to point out some common pain points. We are working on improving these. Please let us know if there are any other issues blocking your adoption of Airbyte or if you would like to contribute fixes to address any of these issues. -* The server and scheduler deployments must run on the same node. ([#4232](https://github.com/airbytehq/airbyte/issues/4232)) * Some UI operations have higher latency on Kubernetes than Docker-Compose. ([#4233](https://github.com/airbytehq/airbyte/issues/4233)) * Logging to Azure Storage is not supported. ([#4200](https://github.com/airbytehq/airbyte/issues/4200)) * Large log files might take a while to load. ([#4201](https://github.com/airbytehq/airbyte/issues/4201))