Installing Kunernetes on Windows stuck

Hi,

I am on Windows 10 1809, and docker version shows as below.

Client: Docker Engine - Community
 Version:           18.09.0
 API version:       1.39
 Go version:        go1.10.4
 Git commit:        4d60db4
 Built:             Wed Nov  7 00:47:51 2018
 OS/Arch:           windows/amd64
 Experimental:      false

Server: Docker Engine - Community
 Engine:
  Version:          18.09.0
  API version:      1.39 (minimum version 1.12)
  Go version:       go1.10.4
  Git commit:       4d60db4
  Built:            Wed Nov  7 00:55:00 2018
  OS/Arch:          linux/amd64
  Experimental:     true
 Kubernetes:
  Version:          Unknown
  StackAPI:         Unknown

In the docker settings UI, the Kubernetes is starting… message has been showing forever. I have tried to restart my computer, add firewall rules for vpnkit, and remove the ~/.kube/config file, but none works.

I am in a company network, and there’s a company firewall. I think the Kubernetes resources are blocked by the firewall. Is there’s a way to configure the service to download the Kubernetes resources through a proxy?

Thanks,
David