cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
677
Views
3
Helpful
14
Replies

deploy a docker container in k8s cluster from nso6.1 image

anupsahoo03
Beginner
Beginner

Hi ,I am trying to deploy a docker container in k8s cluster from "nso-6.1.container-image-prod.linux.x86_64.tar". I downloaded this image from cisco. I performed these steps : docker load -i nso-6.1.container-image-prod.linux.x86_64.tar.gz , docker run -itd --name nso-testing2 -p 50130:4334 -p 50131:80 -p 50132:8888 -p 50133:830 -p 50134:4570 -p 50135:443 -p 50136:22  cisco-nso-prod:6.1

so once I perform those commands the container is up and running but I am not able to access the UI or not able to ssh.

Please suggest what is wrong and how to deploy the container successfully ?

Attached the nso guide , please refer page no - 168 for clarity.

attaching screenshot.image.png

 

 

14 Replies 14