Skip to content

Commit

Permalink
Remove Cloud from Kafka docs (airbytehq#16753)
Browse files Browse the repository at this point in the history
Kafka is currently not available on Cloud
  • Loading branch information
amaliaroye authored and robbinhan committed Sep 29, 2022
1 parent f9c81ab commit b8f12e2
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions docs/integrations/sources/kafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,15 @@ You'll need the following information to configure the Kafka source:
* **Bootstrap Servers** - A list of host/port pairs to use for establishing the initial connection to the Kafka cluster.
* **Schema Registry** - Host/port to connect schema registry server. Note: It supports for AVRO format only.

### For Airbyte Cloud:
### For Airbyte Open Source:

1. [Log into your Airbyte Cloud](https://cloud.airbyte.io/workspaces) account.
2. In the left navigation bar, click **Sources**. In the top-right corner, click **+new source**.
3. On the Set up the source page, enter the name for the Kafka connector and select **Kafka** from the Source type dropdown.
4. Follow the [Setup the Kafka source in Airbyte](kafka.md#Setup-the-Kafka-Source-in-Airbyte)
1. Go to the Airbyte UI and in the left navigation bar, click **Sources**. In the top-right corner, click **+new source**.
2. On the Set up the source page, enter the name for the Kafka connector and select **Kafka** from the Source type dropdown.
3. Follow the [Setup the Kafka source in Airbyte](kafka.md#Setup-the-Kafka-Source-in-Airbyte)

## Supported sync modes

The Kafka source connector supports the following[sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes):
The Kafka source connector supports the following [sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes):

| Feature | Supported?\(Yes/No\) | Notes |
| :--- | :--- | :--- |
Expand Down

0 comments on commit b8f12e2

Please sign in to comment.