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 IP
onap-aai-inst110.12.5.11410.10.5.1510.0.1.1
onap-dns-server10.12.5.5910.10.5.1610.0.100.1
onap-aai-inst210.12.5.9210.10.5.510.0.1.2
onap-message-router10.12.5.510.10.5.710.0.11.1
onap-robot10.12.5.5410.10.5.610.0.10.1
onap-appc10.12.5.4310.10.5.1010.0.2.1
Stability-Test-VM110.12.5.13510.10.5.410.0.0.10
Stability-Test-VM210.12.5.14310.10.5.1410.0.0.13
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 ~oom/kubernetes
  3. change value.yaml (etc)
  4. cd ~oom/kubernetes
  5. make all;make onap
  6. helm delete --purge appchelm install appc --name appc deploy dev local/onap --namespace onap or if you only changed APPC chart, then "helm deploy dev-appc local/onap --namespace onap"
  7. kubectl get pods --all-namespaces -o wide -w

Step three deletes the existing containers on the VM, while step four rebuilds the containers by pulling the latest docker image from the Nexus repo.

...

  1. => using this to check deployment status