Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Running on Windows? #247

Open
dzmitry-lahoda opened this issue Oct 1, 2019 · 0 comments
Open

Running on Windows? #247

dzmitry-lahoda opened this issue Oct 1, 2019 · 0 comments

Comments

@dzmitry-lahoda
Copy link

I was not able. Who knows how to?

$ kubectl proxy --port=9123
Starting to serve on 127.0.0.1:9123

image

 docker run -it --publish 9123:9123 -e CLUSTERS="http://docker.for.win.localhost:9123" hjacobs/kube-ops-view;
INFO:kube_ops_view.main:Listening on :8080..
ERROR:kube_ops_view.update:Failed to query cluster docker-for-win-localhost:9123 (http://docker.for.win.localhost:9123): 403 Forbidden (try 1, wait 4 seconds)
ERROR:kube_ops_view.update:Failed to query cluster docker-for-win-localhost:9123 (http://docker.for.win.localhost:9123): 403 Forbidden (try 2, wait 10 seconds)
ERROR:kube_ops_view.update:Failed to query cluster docker-for-win-localhost:9123 (http://docker.for.win.localhost:9123): 403 Forbidden (try 3, wait 19 seconds)
ERROR:kube_ops_view.update:Failed to query cluster docker-for-win-localhost:9123 (http://docker.for.win.localhost:9123): 403 Forbidden (try 4, wait 36 seconds)
ERROR:kube_ops_view.update:Failed to query cluster docker-for-win-localhost:9123 (http://docker.for.win.localhost:9123): 403 Forbidden (try 5, wait 64 seconds)
$ docker version
Client: Docker Engine - Community
 Version:           19.03.2
 API version:       1.40
 Go version:        go1.12.8
 Git commit:        6a30dfc
 Built:             Thu Aug 29 05:26:49 2019
 OS/Arch:           windows/amd64
 Experimental:      true

Server: Docker Engine - Community
 Engine:
  Version:          19.03.2
  API version:      1.40 (minimum version 1.12)
  Go version:       go1.12.8
  Git commit:       6a30dfc
  Built:            Thu Aug 29 05:32:21 2019
  OS/Arch:          linux/amd64
  Experimental:     true
 containerd:
  Version:          v1.2.6
  GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
 runc:
  Version:          1.0.0-rc8
  GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
 docker-init:
  Version:          0.18.0
  GitCommit:        fec3683
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.6", GitCommit:"96fac5cd13a5dc064f7d9f4f23030a6aeface6cc", GitTreeState:"clean", BuildDate:"2019-08-19T11:13:49Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"windows/amd64"}
Server Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.10", GitCommit:"37d169313237cb4ceb2cc4bef300f2ae3053c1a2", GitTreeState:"clean", BuildDate:"2019-08-19T10:44:49Z", GoVersion:"go1.11.13", Compiler:"gc", Platform:"linux/amd64"}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant