diff --git a/docs/ops.html b/docs/ops.html
index e79a8a9581dce..94dc19b4edff4 100644
--- a/docs/ops.html
+++ b/docs/ops.html
@@ -4010,6 +4010,11 @@
Limitations
As noted above, some features are not fully implemented in KRaft mode. If you are
using one of those features, you will not be able to migrate to KRaft yet.
+
+ There is a known inconsistency between ZK and KRaft modes in the arguments passed to an AlterConfigPolicy
,
+ when an OpType.SUBTRACT
is processed.
+ For further details refer to KAFKA-19026.
+
Preparing for migration