Skip to content

Commit

Permalink
Merge pull request #1077 from confluentinc/master
Browse files Browse the repository at this point in the history
Kafka Tutorials Release [February 10, 2022]
  • Loading branch information
ybyzek authored Feb 10, 2022
2 parents 81f0a36 + d314588 commit c01b84e
Show file tree
Hide file tree
Showing 74 changed files with 1,001 additions and 283 deletions.
8 changes: 4 additions & 4 deletions _data/harnesses/audit-logs/confluent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@ dev:
render:
file: tutorials/audit-logs/confluent/markup/dev/sink.adoc

- title: Cleanup
- title: Explanation
content:
- action: skip
render:
file: shared/markup/ccloud/cleanup.adoc
file: tutorials/audit-logs/confluent/markup/dev/explanation.adoc

- title: Explanation
- title: Cleanup
content:
- action: skip
render:
file: tutorials/audit-logs/confluent/markup/dev/explanation.adoc
file: shared/markup/ccloud/cleanup.adoc
8 changes: 4 additions & 4 deletions _data/harnesses/aviation/confluent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@ dev:
render:
file: tutorials/aviation/confluent/markup/dev/manual.adoc

- title: Cleanup
- title: Explanation
content:
- action: skip
render:
file: shared/markup/ccloud/cleanup.adoc
file: tutorials/aviation/confluent/markup/dev/explanation.adoc

- title: Explanation
- title: Cleanup
content:
- action: skip
render:
file: tutorials/aviation/confluent/markup/dev/explanation.adoc
file: shared/markup/ccloud/cleanup.adoc
8 changes: 4 additions & 4 deletions _data/harnesses/datacenter/confluent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@ dev:
render:
file: tutorials/datacenter/confluent/markup/dev/manual.adoc

- title: Cleanup
- title: Explanation
content:
- action: skip
render:
file: shared/markup/ccloud/cleanup.adoc
file: tutorials/datacenter/confluent/markup/dev/explanation.adoc

- title: Explanation
- title: Cleanup
content:
- action: skip
render:
file: tutorials/datacenter/confluent/markup/dev/explanation.adoc
file: shared/markup/ccloud/cleanup.adoc
8 changes: 4 additions & 4 deletions _data/harnesses/ddos/confluent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@ dev:
render:
file: tutorials/ddos/confluent/markup/dev/manual.adoc

- title: Cleanup
- title: Explanation
content:
- action: skip
render:
file: shared/markup/ccloud/cleanup.adoc
file: tutorials/ddos/confluent/markup/dev/explanation.adoc

- title: Explanation
- title: Cleanup
content:
- action: skip
render:
file: tutorials/ddos/confluent/markup/dev/explanation.adoc
file: shared/markup/ccloud/cleanup.adoc
8 changes: 4 additions & 4 deletions _data/harnesses/discount-promo/confluent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@ dev:
render:
file: tutorials/discount-promo/confluent/markup/dev/manual.adoc

- title: Cleanup
- title: Explanation
content:
- action: skip
render:
file: shared/markup/ccloud/cleanup.adoc
file: tutorials/discount-promo/confluent/markup/dev/explanation.adoc

- title: Explanation
- title: Cleanup
content:
- action: skip
render:
file: tutorials/discount-promo/confluent/markup/dev/explanation.adoc
file: shared/markup/ccloud/cleanup.adoc
67 changes: 67 additions & 0 deletions _data/harnesses/location-based-alerting/confluent.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
answer:
steps:
- title:
content:
- action: skip
render:
file: tutorials/location-based-alerting/confluent/markup/dev/answer-short.adoc

dev:
steps:
- title: Setup your environment
content:
- action: skip
render:
file: shared/markup/ccloud/provision-cluster.adoc

- action: skip
render:
file: shared/markup/ccloud/ccloud_setup.adoc

- title: Read the data in
content:
- action: skip
render:
file: shared/markup/ccloud/connect.adoc

- action: skip
render:
file: tutorials/location-based-alerting/confluent/markup/dev/source.adoc

- action: skip
render:
file: shared/markup/ccloud/manual_insert.adoc

- title: ksqlDB code
content:
- action: skip
render:
file: tutorials/location-based-alerting/confluent/markup/dev/ksqlDB.adoc

- action: skip
render:
file: shared/markup/ccloud/ksqlb_processing_intro.adoc

- action: skip
render:
file: tutorials/location-based-alerting/confluent/markup/dev/process.adoc

- action: skip
render:
file: shared/markup/ccloud/manual_cue.adoc

- action: skip
render:
file: tutorials/location-based-alerting/confluent/markup/dev/manual.adoc

- title: Write the data out
content:
- action: skip
render:
file: tutorials/location-based-alerting/confluent/markup/dev/sink.adoc

- title: Cleanup
content:
- action: skip
render:
file: shared/markup/ccloud/cleanup.adoc
8 changes: 4 additions & 4 deletions _data/harnesses/loyalty-rewards/confluent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@ dev:
render:
file: tutorials/loyalty-rewards/confluent/markup/dev/manual.adoc

- title: Cleanup
- title: Explanation
content:
- action: skip
render:
file: shared/markup/ccloud/cleanup.adoc
file: tutorials/loyalty-rewards/confluent/markup/dev/explanation.adoc

- title: Explanation
- title: Cleanup
content:
- action: skip
render:
file: tutorials/loyalty-rewards/confluent/markup/dev/explanation.adoc
file: shared/markup/ccloud/cleanup.adoc
67 changes: 67 additions & 0 deletions _data/harnesses/model-retraining/confluent.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
answer:
steps:
- title:
content:
- action: skip
render:
file: tutorials/model-retraining/confluent/markup/dev/answer-short.adoc

dev:
steps:
- title: Setup your environment
content:
- action: skip
render:
file: shared/markup/ccloud/provision-cluster.adoc

- action: skip
render:
file: shared/markup/ccloud/ccloud_setup.adoc

- title: Read the data in
content:
- action: skip
render:
file: shared/markup/ccloud/connect.adoc

- action: skip
render:
file: tutorials/model-retraining/confluent/markup/dev/source.adoc

- action: skip
render:
file: shared/markup/ccloud/manual_insert.adoc

- title: ksqlDB code
content:
- action: skip
render:
file: tutorials/model-retraining/confluent/markup/dev/ksqlDB.adoc

- action: skip
render:
file: shared/markup/ccloud/ksqlb_processing_intro.adoc

- action: skip
render:
file: tutorials/model-retraining/confluent/markup/dev/process.adoc

- action: skip
render:
file: shared/markup/ccloud/manual_cue.adoc

- action: skip
render:
file: tutorials/model-retraining/confluent/markup/dev/manual.adoc

- title: Write the data out
content:
- action: skip
render:
file: tutorials/model-retraining/confluent/markup/dev/sink.adoc

- title: Cleanup
content:
- action: skip
render:
file: shared/markup/ccloud/cleanup.adoc
8 changes: 4 additions & 4 deletions _data/harnesses/next-best-offer/confluent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@ dev:
render:
file: tutorials/next-best-offer/confluent/markup/dev/manual.adoc

- title: Cleanup
- title: Explanation
content:
- action: skip
render:
file: shared/markup/ccloud/cleanup.adoc
file: tutorials/next-best-offer/confluent/markup/dev/explanation.adoc

- title: Explanation
- title: Cleanup
content:
- action: skip
render:
file: tutorials/next-best-offer/confluent/markup/dev/explanation.adoc
file: shared/markup/ccloud/cleanup.adoc
8 changes: 4 additions & 4 deletions _data/harnesses/online-dating/confluent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@ dev:
render:
file: tutorials/online-dating/confluent/markup/dev/manual.adoc

- title: Cleanup
- title: Explanation
content:
- action: skip
render:
file: shared/markup/ccloud/cleanup.adoc
file: tutorials/online-dating/confluent/markup/dev/explanation.adoc

- title: Explanation
- title: Cleanup
content:
- action: skip
render:
file: tutorials/online-dating/confluent/markup/dev/explanation.adoc
file: shared/markup/ccloud/cleanup.adoc
12 changes: 12 additions & 0 deletions _data/harnesses/salesforce/confluent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ dev:
render:
file: tutorials/salesforce/confluent/markup/dev/source.adoc

- action: skip
render:
file: shared/markup/ccloud/manual_insert.adoc

- title: ksqlDB code
content:
- action: skip
Expand All @@ -42,6 +46,14 @@ dev:
render:
file: tutorials/salesforce/confluent/markup/dev/process.adoc

- action: skip
render:
file: shared/markup/ccloud/manual_cue.adoc

- action: skip
render:
file: tutorials/salesforce/confluent/markup/dev/manual.adoc

- title: Cleanup
content:
- action: skip
Expand Down
Loading

0 comments on commit c01b84e

Please sign in to comment.