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: docs/modules/kafka/pages/usage-guide/kraft-controller.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ spec:
38
38
replicas: 3
39
39
----
40
40
41
-
NOTE: Using `spec.controllers` is mutally exclusive with `spec.clusterConfig.zookeeperConfigMapName`.
41
+
NOTE: Using `spec.controllers` is mutually exclusive with `spec.clusterConfig.zookeeperConfigMapName`.
42
42
43
43
=== Recommendations
44
44
@@ -99,5 +99,5 @@ The Stackable Kafka operator currently does not support the migration.
99
99
100
100
=== Scaling issues
101
101
102
-
The https://developers.redhat.com/articles/2024/11/27/dynamic-kafka-controller-quorum?utm_source=chatgpt.com#[Dynamic scaling] is only supported from Kafka version 3.9.0.
102
+
The https://developers.redhat.com/articles/2024/11/27/dynamic-kafka-controller-quorum[Dynamic scaling] is only supported from Kafka version 3.9.0.
103
103
If you are using older versions, automatic scaling may not work properly (e.g. adding or removing controller replicas).
0 commit comments