I updated the docker run command to this.
docker run -d — name realopinsight — publish 8081:4583 rchakode/realopinsight
I need to also remove the — network=host or it did not work.
I started proxy ok…
kubectl proxy
Starting to serve on 127.0.0.1:8001
But now I am getting this. I tried both 127.0.0.1 and localhost as you see below.
