aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/installation.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index bb25995ae5..7e8245ab7c 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -18,3 +18,9 @@ Collection of commands used in deploying and monitoring sdc in OOM
SDC troubleshooting:
- `troubleshooting guide and logging info <https://wiki.onap.org/display/DW/SDC+Troubleshooting>`_
+
+Kafka
+===================
+As of London release, SDC distribution can be configured to use Kakfa as an alternative to DMaaP message Router (MR) for publishing and consuming distribution events. This is controlled via the global SDC helm chart value:
+ kafka:
+ useKafka: true/false \ No newline at end of file