cloudnativelabs / kube-shell

Kubernetes shell: An integrated shell for working with the Kubernetes
Apache License 2.0
2.38k stars 175 forks source link

Unable to use kube-shell in wsl (alpine) #70

Open cazzoo opened 5 years ago

cazzoo commented 5 years ago

Hello there! I set up an Alpine WSL on my Windows 10 machine and installed kube-shell to get access to my cluster. When starting the shell I'm able to switch context, user, cluster, toggle help but whenever I try to type any command the shell itself crashes and leads me to my caller shell (ash in my case). I'm not able to use kube-shell at all. Any idea why ? Any workaround ?

Kind regards