-
Notifications
You must be signed in to change notification settings - Fork 11
Youtube link and embed introduction #219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,8 @@ toc: true | |
|
|
||
| This page provides an overview of how Kroxylicious works. For more details, please refer to the [documentation]({{ '/documentation/' | absolute_url }}). | ||
|
|
||
| <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/xLOjKScpJ3Q?si=awi7JDIPsn4sGdqM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. FWIW I selected additional privacy when generating the embed code, which I believe doesn't track people until they click play. How benevolent.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. On a personal level I agree with that choice 😁 |
||
|
|
||
| # What is Kroxylicious? | ||
|
|
||
| Kroxylicious is an Apache Kafka® protocol-aware proxy. It can be used to layer uniform behaviours onto a | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
was a bit unsure if it should go under
Community, or here underLinksI figured it was closer to the Blog than a community discussion toolThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds like you landed in the same sort of place as me.