You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

DCAE deployment is based on SDC : SDC+on+OOM

Full install
$ helm upgrade -i dev local/onap --namespace onap -f integration-override.yaml

Configuring access to DCAE-DS using portal:

Look for the external IP of the node that has portal IP 10.0.0.4 in the UI interface for the instances.

$ kubectl get service -o wide -n onap

Define the IP and FQDN in you local machine to allow the browser to resolve the correct IP

10.12.6.37          sdc.dcae.plugin.simpledemo.onap.org



  • No labels