NONRTRIC-946: Servicemanager - Add Kong data plane and control plane
[it/dep.git] / smo-install / README.md
index 9291a9f..e52ef1b 100644 (file)
@@ -37,7 +37,6 @@ It has been created out of the ONAP vfirewall use case.
 
 ## Quick Installation on existing kubernetes
 * Ensure you have at least 20GB Memory, 6VCPU, 60GB of disk space.
-* Execute the following commands being logged as root:
 
         ```git clone --recursive "https://gerrit.o-ran-sc.org/r/it/dep"```
 
@@ -195,10 +194,14 @@ In the ./helm-override/ folder the helm config that are used by the SMO installa
        - ONAP + ORAN "nonrtric" <strong>(RECOMMENDED ONE)</strong>:
 
                ```./dep/smo-install/scripts/layer-2/2-install-oran.sh```
-       - ORAN "nonrtric" par only:
+       - ORAN "nonrtric" part only(To work with ONAP):
 
                ```./dep/smo-install/scripts/layer-2/2-install-nonrtric-only.sh```
 
+       - ORAN "nonrtric" standalone:
+
+               ```./dep/smo-install/scripts/layer-2/2-install-nonrtric-only.sh standalone-nonrtric```
+
        - ONAP CNF + ORAN "nonrtric" (This must still be documented properly):
 
                ```./dep/smo-install/scripts/layer-2/2-install-oran-cnf.sh```