You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learning-paths/servers-and-cloud-computing/kafka/kafka_cluster.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
# User change
3
-
title: "Setup a 3 node Kafka Cluster"
3
+
title: "Set up a 3 node Kafka Cluster"
4
4
5
5
weight: 4
6
6
@@ -9,9 +9,9 @@ layout: "learningpathall"
9
9
10
10
---
11
11
12
-
## Setup 3 node Kafka Cluster:
12
+
## Set up 3 node Kafka Cluster:
13
13
14
-
In this section, you will setup a Kafka cluster on 3 Arm machines. Ensure that the [3 Node Zookeeper cluster](/learning-paths/servers-and-cloud-computing/kafka/zookeeper_cluster) is running.
14
+
In this section, you will set up a Kafka cluster on 3 Arm machines. Ensure that the [3 Node Zookeeper cluster](/learning-paths/servers-and-cloud-computing/kafka/zookeeper_cluster) is running.
0 commit comments