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

make kubectx / kubens kubectl krew plugins #161

Closed
dhrp opened this issue Jul 18, 2019 · 3 comments
Closed

make kubectx / kubens kubectl krew plugins #161

dhrp opened this issue Jul 18, 2019 · 3 comments

Comments

@dhrp
Copy link

dhrp commented Jul 18, 2019

I love kubectx and kubens ! -- It saves me a ton of time, and I've been using it for a long time already.

Now there is also a new kid on the block. "Krew" https://github.com/kubernetes-sigs/krew. Krew is a plugin manager for kubectl and kubectx and kubens are excellent candidates for it.

Since kubectx and kubens work well, and are well tested I think it's worth porting them to this plugin system.

to be commands could be: kubectl ctx and kubectl ns These commands are available still.

@ahmetb
Copy link
Owner

ahmetb commented Jul 18, 2019

I wonder who is developing krew. They should totally include kubectx and kubens there.

@xenithorb
Copy link

They are currently implemented as krew plugins: https://github.com/kubernetes-sigs/krew-index/blob/master/plugins.md

@dhrp
Copy link
Author

dhrp commented May 7, 2020

Awesome guys!! Thanks!

@dhrp dhrp closed this as completed May 7, 2020
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

3 participants