Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Non-Clustered Environment

VM NameExternal IPappc-multicloud-integration IPMulMoam_onap_LH2Z IPNote
onap-aai-inst110.12.5.11410.10.5.1510.0.1.1mainly followed the setup:

https://wiki.onap.org/display/DW/How+to+Docker+setup+on+Single+VM+HEAT+Deployment

onap-aai-inst210.12.5.20110.10.5.2410.0.0.7
onap-dns-server10.12.5.5910.10.5.1610.0.100.1
onap-appc10.12.5.4310.10.5.1010.0.2.1
Stability-Test-VM310.12.6.13010.10.5.1810.0.0.18

...

  1. Login to the k8s-master VM as the Ubuntu user using the External IP address in the table above.
  2. cd /root/oom/kubernetes
  3. change value.yaml (etc)
  4. cd /root/oom/kubernetes
  5. override file is on /root/oom/kubernetes/onap/value.yaml
  6. make all;make onap
  7. "helm deploy dev .local/onap --namespace onap" or if you only changed APPC chart, then "helm deploy dev-appc ./onap --namespace onap"
  8. kubectl get pods --all-namespaces -o wide -w => using this to check deployment status

...

dev-appc-appc-0 - k8s-appc5  http://10.12.6.100:30230/apidoc/explorer/index.html

dev-appc-appc-1 - k8s-appc2  http://10.12.5.193:30230/apidoc/explorer/index.html

dev-appc-appc-2 - k8s-appc4  http://10.12.6.73:30230/apidoc/explorer/index.html

...