Versions Compared

Key

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

...

SSH into ONAP containers

Normally I would

docker exec -it <docker-name> bash


But this does not work at the kubernetes kube level yet - because the docker containers are not exposed directly to the system.

...

http://rancher.com/docs/rancher/v1.6/en/hosts/

Registering Hosts in Rancher

Having issues registering a combined single VM (controller + host) - use your real IP not localhost

...