Skip to content

Commit 84f2fb2

Browse files
razvanadwk67
andauthored
Apply suggestions from code review
Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com>
1 parent 2e61780 commit 84f2fb2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/modules/kafka/pages/usage-guide/kraft-controller.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ We start by creating a dedicated namespace to work in and deploy the Kafka clust
134134
include::example$kraft_migration/01-setup.yaml[]
135135
----
136136

137-
Next, we will create a topic called `kraft-migration-topic` with 3 partitions to verify the migration later.
137+
Next, from one of the broker pods, we will create a topic called `kraft-migration-topic` with 3 partitions to verify the migration later.
138138

139139
[source,bash]
140140
----
@@ -146,7 +146,7 @@ $ /stackable/kafka/bin/kafka-topics.sh \
146146
--topic kraft-migration-topic
147147
----
148148

149-
And publish some test messages to it:
149+
And - also from one of the broker pods - publish some test messages to it:
150150

151151
[source,bash]
152152
----

0 commit comments

Comments
 (0)