question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make it working with WSL on Windows

See original GitHub issue

I would like to use kubectl from WSL rather than native. For me and for a lot of developers I know the default shell on Windows is bash in WSL. Then I have two different contexts: 1st in WSL and 2nd in KUI.

It would be easier if KUI could be switched to kubectl from WSL (could run wsl kubectl rather than kubectl.exe) or could just parse the output from any kubectl command correctly:

Annotation 2020-07-10 132038

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
nikopencommented, May 2, 2021

/remove-lifecycle rotten

@starpit WSL now supports linux GUI apps: https://github.com/microsoft/wslg
however Kui asks for some additional UI shared libraries:

libnss3.so
libXcursor.so.1
libasound2

then when installed it fails to start with: The futex facility returned an unexpected error code.Aborted

would be great to have native WSL support 😃

1reaction
starpitcommented, Jul 13, 2020

greetings, and thanks for the great feedback. this makes sense. we will need to get a bit more experience with WSL before we can size this up.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set up a WSL development environment - Microsoft Learn
Get started · Set up your Linux username and password · Update and upgrade packages · Add additional distributions · Set up Windows...
Read more >
The Ultimate Guide to Windows Subsystem for Linux ...
To start using WSL, open up a PowerShell terminal and type wsl . If you've set up WSL correctly, you'll enter a bash...
Read more >
Work in Windows Subsystem for Linux with Visual Studio Code
Run in WSL. In the WSL terminal, make sure you are in the helloWorld folder, and type in 'code .' to launch Visual...
Read more >
How to Install WSL 2 on Windows 10 (Updated) - OMG! Ubuntu!
Microsoft's goal in creating WSL 2 is to boost performance. And the best way to do that? Add full system call compatibility, i.e....
Read more >
How to set up Linux on Windows with WSL 2 | by Sigrid Huemer
Enable WSL · Check if virtualization is enabled · Enable Virtual Machine feature · Restart machine · Download the Linux kernel update package...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found