Support setting interfaces on instances
[sdc.git] / docs / installation.rst
index 612a974..7e8245a 100644 (file)
@@ -7,15 +7,20 @@ Installation
 
 Installation Guides
 ===================
-In Beijing SDC supports two deployment method Heat based deployment and OOM based deployment.
+In Guilin SDC is deployed through OOM based deployment.
 more information is available in the OOM and in the demo projects.
 
-For local deployment SDC offers two options:
-
-- `Deploying SDC on a Linux VM for Development <https://wiki.onap.org/display/DW/Deploying+SDC+on+a+Linux+VM+for+Development>`_
-- `Using Vagrant-Onap for local deployment of SDC project <https://wiki.onap.org/display/DW/Deploying+SDC+on+a+Linux+VM+for+Development>`_
+For local deployment SDC offers specific Maven Profiles (START-SDC and STOP-SDC)
 
+Collection of commands used in deploying and monitoring sdc in OOM
+- `SDC on OOM <https://wiki.onap.org/display/DW/SDC+on+OOM>`_
 
 SDC troubleshooting:
 
-- `trouble shooting guide and logging info <https://wiki.onap.org/display/DW/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