devpod
devpod copied to clipboard
Unable to get add kubernetes provider through CLI and devpod
What happened? am able to add docker provider , throught CLI and GUI but not for kubernetes and getting the below errors
When trying to add provider of kubernetes to devpod through CLI fatal download github: download: download file: Head "https://github.com/loft-sh/devpod-provider-kubernetes/releases/latest/download/provider.yaml": dial tcp 20.205.243.166:443: connectex: An attempt was made to access a socket in a way forbidden by its access permissions.
When trying to add provider through Devpod GUI
What did you expect to happen instead? i expect it to have the same response as when i add docker from CLI eg
14:22:34 done Successfully installed provider docker 14:22:34 done Successfully configured provider 'docker'
i expect the same GUI flow from the devpod when selecting docker
How can we reproduce the bug? (as minimally and precisely as possible) install kubectl install kubelogin install devpod install devpod cli
Local Environment:
DevPod Version: v0.5.19 DevPod Cli: v0.5.19 Operating System: Windows Devpod provider : Kubernetew
Hi @chowjl94, thanks for opening this issue. This looks like a permission issue on your machine. Is there any security software installed you know of?
thanks for the resposne ,to my knowledge, cloud fare? and a endpoint security app ?
Are you able to download https://github.com/loft-sh/devpod-provider-kubernetes/releases/latest/download/provider.yaml manually in your browser?
yes i am able to download provider.yaml locally on my machine
This issue is stale because it has been open for 60 days with no activity.
This issue was closed because it has been inactive for 30 days since being marked as stale.