...
Access from browser http://{{robot_ip}}:88/logs/
On OOM, run:
root@oom-rancher:~# ./oom/kubernetes/robot/demo-k8s.sh onap init_robot
Then find the mapping port:
root@oom-rancher:~# kubectl -n onap get service |grep robot
robot NodePort 10.43.136.36 <none> 88:30209/TCP 7h
Now you can access from browser with ANY k8s cluster node IP plus the above mapping port 30209:
http://10.12.5.200:30209/logs/