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

krew windows support #10

Open
Slach opened this issue Aug 23, 2022 · 4 comments
Open

krew windows support #10

Slach opened this issue Aug 23, 2022 · 4 comments

Comments

@Slach
Copy link

Slach commented Aug 23, 2022

kubectl krew install windows-debug under windows returns

W0823 14:39:23.363328    5488 install.go:164] failed to install plugin "windows-debug": 
plugin "windows-debug" does not offer installation for this platform  failed to install some plugins: [windows-debug]: 
plugin "windows-debug" does not offer installation for this platform                                         
@jsturtevant
Copy link
Owner

Thabks for trying it out. It is a known limitation right now. Using the plugin from WSL is the work around.

It is possible make it work, but was think WSL support was good enough. Thoughts?

@Slach
Copy link
Author

Slach commented Aug 23, 2022

Only one thing
just weird why plugin which allow debug windows kubernetes clusters, can't be runned from windows natively ;)
which requirements missing? bash?

@jsturtevant
Copy link
Owner

I do all my development for windows containers on Linux 😆 I developed it for myself and thought it might be useful so here it is. Need to convert it to a go based plug-in. Should be pretty easy just need the time.

@Slach
Copy link
Author

Slach commented Aug 24, 2022

Glad to hear it, I hope you will do it, and all platforms will use your beautiful and great plugin
thanks for your efforts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants