Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal : Support for Windows Subsystem for Linux version 2 #4224

Open
XFNeo opened this issue Nov 2, 2021 · 5 comments
Open

Terminal : Support for Windows Subsystem for Linux version 2 #4224

XFNeo opened this issue Nov 2, 2021 · 5 comments
Labels
area/windows enhancement New feature or request

Comments

@XFNeo
Copy link

XFNeo commented Nov 2, 2021

What would you like to be added:
Support WSL2 as terminal
The problem is described in #179 (comment)

Why is this needed:
Windows Subsystem for Linux is commonly used by Kubernetes administrator running on Windows.

Environment you are Lens application on:

  • Kubernetes distribution: ANY
  • Desktop OS: Windows with WSL2
@Bafff
Copy link

Bafff commented Feb 1, 2022

Any news about this?

@jehanjazz-1
Copy link

Is there any known workaround that we can use for WSL2 to work in Lens?

@pkerschbaum
Copy link

Seems like I found a solution, see #179 (comment).

@LaysDragon
Copy link

Seems like I found a solution, see #179 (comment).

hmm... I can just use it directly under windows. In my case,the need of kubectl in wsl is for some plugin only available under linux.

@stevefan1999-personal
Copy link

We still need proper kubectl support, seems like using the kubectl command by default didn't work, and you have to use kubectl.exe. Some may suggest using a bash alias "alias kubectl='kubectl.exe'", but this will break any program that spawns subprocesses without using shell, most likely Helm support is still broken

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/windows enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants