Skip to content

Commit ae02a79

Browse files
committed
Adding new prereq software, not required unless we go into CC Flink.
1 parent 4d61bb8 commit ae02a79

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@ Whether you are building analytics dashboards, event-driven systems, or handling
7373
*Why?* If Terraform scripts are used, a fundamental knowledge of how it works would be beneficial.
7474
*Terraform Getting Started Guide:* https://developer.hashicorp.com/terraform/tutorials[Terraform Tutorials]
7575

76+
=== 3️⃣ Confluent CLI
77+
*Why?* The workshop will use the commands in the Confluent CLI to get useful information about new Confluent infrastructure.
78+
*Download and Install:* https://docs.confluent.io/confluent-cli/current/install.html[Confluent CLI Installation Instructions]
79+
80+
=== 4️⃣ jq
81+
*Why?* The workshop will use jq to build configuration files used to demonstrate the Confluent Flink Table API.
82+
*Download and Install:* https://jqlang.org/download/[jq Download Instructions]
83+
7684
== 📌 Pre-Workshop Setup Tasks
7785

7886
1. *Sign up for Confluent Cloud & Configure API Keys* – Ensure access credentials are available before the workshop.

0 commit comments

Comments
 (0)