Skip to content

Commit

Permalink
Update docs/eventing/sinks/integration-sink/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Calum Murray <calumramurray@gmail.com>
  • Loading branch information
matzew and Cali0707 authored Nov 26, 2024
1 parent cad7cfb commit 02c9b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/eventing/sinks/integration-sink/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
![stage](https://img.shields.io/badge/Stage-alpah-red?style=flat-square)
![version](https://img.shields.io/badge/API_Version-v1alpha1-red?style=flat-square)

The `IntegrationSink` is a Knative Eventing custom resource supporting selected [_Kamelets_](https://camel.apache.org/camel-k/latest/kamelets/kamelets.html) from the [Apache Camel](https://camel.apache.org/) project. Kamelets allow users to connect to 3rd party system for improved connectivity, they can act as "sources" or as "sinks". Therefore the `IntegrationSink` allows to send data to external systems out of Knative Eventing in the format of CloudEvents. The integration sink is part of the Knative Eventing core installation.
The `IntegrationSink` is a Knative Eventing custom resource supporting selected [_Kamelets_](https://camel.apache.org/camel-k/latest/kamelets/kamelets.html) from the [Apache Camel](https://camel.apache.org/) project. Kamelets allow users to connect to 3rd party system for improved connectivity, they can act as "sources" or as "sinks". Therefore the `IntegrationSink` allows sending data to external systems out of Knative Eventing in the format of CloudEvents. The integration sink is part of the Knative Eventing core installation.

## Supported Kamelet sinks

Expand Down

0 comments on commit 02c9b3e

Please sign in to comment.