kube-ops-view
kube-ops-view copied to clipboard
[question]ERROR:kube_ops_view.update:Failed to query cluster localhost:8001 (http://localhost:8001/): HTTPConnectionPool(host='localhost', port=8001): Read timed out. (read timeout=10) (try 2, wait 9 seconds)
run on master
telnet localhost 8001 is ok
docker run -it --net=host -e SERVER_PORT=8765 kube-ops-view
Can you provide more details on your setup? Do you run Mac (Docker for Mac)?
I ran on centos. Next time I will records all my steps.