Skip to content

Commit

Permalink
Add link from kafka post
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoff committed May 3, 2024
1 parent d025d61 commit cfeea2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/post/kafka-ngrok.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ In this post we'll see how you can use [ngrok](https://ngrok.com/) to, in their

<!--more-->

TIP: If you have trouble with ngrok, make sure to link:/2024/05/03/ngrok-dns-headaches/[check that your DNS server is not blocking it].

## Overview

Why? In my case, I wanted to expose my local Kafka as a source (and target) to [Decodable](https://decodable.co/) so that I can process streams of data with Apache Flink through the managed service that Decodable provides.
Expand Down

0 comments on commit cfeea2c

Please sign in to comment.