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

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


The following commit(s) were added to refs/heads/master by this push:
     new b84a610  Fix #1423 to add a section in the docs about quarkus mode and 
the Camel components supported out of the box.
b84a610 is described below

commit b84a61009b7a9c5258989b40999b6daea0e49d24
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed May 27 07:13:16 2020 +0200

    Fix #1423 to add a section in the docs about quarkus mode and the Camel 
components supported out of the box.
---
 docs/modules/traits/pages/quarkus.adoc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/modules/traits/pages/quarkus.adoc 
b/docs/modules/traits/pages/quarkus.adoc
index 5a30141..e9d7ed7 100755
--- a/docs/modules/traits/pages/quarkus.adoc
+++ b/docs/modules/traits/pages/quarkus.adoc
@@ -33,3 +33,10 @@ The following configuration options are available:
 |===
 
 // End of autogenerated code - DO NOT EDIT! (configuration)
+
+== Supported Camel Components
+
+When running with Quarkus enabled, then Camel K only supports out of the box, 
those Camel components that
+are available as Camel Quarkus Extensions.
+
+You can see the list of extensions from the 
xref:https://camel.apache.org/camel-quarkus/latest/list-of-camel-quarkus-extensions.html[Camel
 Quarkus documentation].

Reply via email to