File tree Expand file tree Collapse file tree
documentation/modules/ROOT/pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ content:
1515 branches : HEAD
1616 - url : ../knative-tutorial-module-camelk
1717 branches : HEAD
18+ - url : ../knative-tutorial-module-advanced
19+ branches : HEAD
1820asciidoc :
1921 attributes :
2022 tutorial-namespace : knativetutorial
Original file line number Diff line number Diff line change @@ -35,4 +35,12 @@ ifndef::workshop[]
3535* xref:knative-tutorial-camelk:ROOT:camel-k-basics.adoc#deploy-camel-k-kn-integration[Camel-K with Knative Serving]
3636* xref:knative-tutorial-camelk:ROOT:camel-k-eventing.adoc[Camel-K with Knative Eventing]
3737* xref:knative-tutorial-camelk:ROOT:camel-k-eventing.adoc#camel-k-es-sink[CamelSource to Sink]
38+ endif::[]
39+
40+ ifndef::workshop[]
41+ [.tile]
42+ .xref:knative-tutorial-adv:ROOT:index.adoc[Advanced]
43+ * xref:knative-tutorial-adv:ROOT:deploy-apache-kafka.adoc[Deploy Apache Kafka]
44+ * xref:knative-tutorial-adv:ROOT:eventing-with-kafka.adoc[Knative Eventing with Apache Kafka]
45+ * xref:knative-tutorial-adv:ROOT:camel-k-cbr.adoc[Content Based Routing with Camel-K]
3846endif::[]
Original file line number Diff line number Diff line change @@ -18,6 +18,9 @@ content:
1818 - url : git@github.com:redhat-developer-demos/knative-tutorial-module-camelk.git
1919 tags : []
2020 branches : release/0.5
21+ - url : git@github.com:redhat-developer-demos/knative-tutorial-module-advanced.git
22+ tags : []
23+ branches : master
2124asciidoc :
2225 attributes :
2326 tutorial-namespace : knativetutorial
Original file line number Diff line number Diff line change @@ -18,6 +18,9 @@ content:
1818 - url : git@github.com:redhat-developer-demos/knative-tutorial-module-camelk.git
1919 tags : []
2020 branches : master
21+ - url : git@github.com:redhat-developer-demos/knative-tutorial-module-advanced.git
22+ tags : []
23+ branches : master
2124asciidoc :
2225 attributes :
2326 tutorial-namespace : knativetutorial
You can’t perform that action at this time.
0 commit comments