diff --git a/docs/integrations/kafka.md b/docs/integrations/kafka.md index 998b05ec1e3..9d16e7e7af4 100644 --- a/docs/integrations/kafka.md +++ b/docs/integrations/kafka.md @@ -29,3 +29,4 @@ aws.secret.access.key=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY # main being the branch we want to write to topics.dir=main/topics ``` +Try the lakeFS [Kafka sample repo] (https://github.com/treeverse/lakeFS-samples/tree/main/01_standalone_examples/kafka).