Versions Compared

Key

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

...

Create a new VM from a ubuntu 16.04 cloud image with 6GB RAM, 5 vCPUs, 300GB 100GB storage to host the docker registry

...

While launching the pods using "helm install"  override the default repository settings as follows

$helm install/upgrade “ local/onap -n onap --namespace onap --set global.repository=REGISTRY_VM_IP:5000”5000
 

Local Nexus proxy setup

<TBD>

...