You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/08/09 08:46:51 UTC

[camel-website] branch main updated: Update articles.md (#879)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new f04c059f Update articles.md (#879)
f04c059f is described below

commit f04c059ff439096adc71b1ac49ac4bf4a0ab6e3b
Author: Kuthumi Pepple <ku...@gmail.com>
AuthorDate: Tue Aug 9 09:46:48 2022 +0100

    Update articles.md (#879)
---
 content/community/articles.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/community/articles.md b/content/community/articles.md
index 56927459..01fac846 100644
--- a/content/community/articles.md
+++ b/content/community/articles.md
@@ -189,6 +189,7 @@ Articles are divided into several sections. As the lists grow, further sectionin
 *   [Enterprise integration for Ethereum](https://medium.com/@bibryam/enterprise-integration-for-ethereum-fa67a1577d43) from July 2018 by Bilgin Ibryam explains the Ethereum eco-system and where you can use Camel with the bit-coin and block-chain technologies.
 *   [Camel Aggregation Strategies](http://blog.joshdreagan.com/2018/08/30/camel_aggregation_strategies/) from August 2018 by Josh Reagan whom blogs about how to aggregate data using Camel's AggregationStrategy when using EIPs such as Content Enricher, Splitter or the Aggregator. 
 *   [CCreating custom processors, Kamelets and components in Apache Camel|https://raymondmeester.medium.com/custom-code-in-apache-camel-56c9249d5b24] from June 2022 blog on how to write custom Camel code with processors, Kamelets and components.
+*   [Authenticating Camel K to Kafka using SASL](https://dev.to/kuthumipepple/authenticating-camel-k-to-kafka-using-sasl-1723) from August 2022 by Kuthumi Pepple explains how to connect and authenticate Camel K to Apache Kafka using the SASL Oauthbearer authentication mechanism
 
 ### Camel K