[SDC] Add Kafka reference to Documentation 44/132544/2
authordavid.mcweeney <david.mcweeney@est.tech>
Wed, 30 Nov 2022 16:14:07 +0000 (16:14 +0000)
committerMichael Morris <michael.morris@est.tech>
Fri, 2 Dec 2022 09:45:07 +0000 (09:45 +0000)
Signed-off-by: david.mcweeney <david.mcweeney@est.tech>
Change-Id: Ia364144ef803dea1f3a203e30639144809ec61e1
Issue-ID: DMAAP-1787

docs/installation.rst

index bb25995..7e8245a 100644 (file)
@@ -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