ahmetb / kubectx

Faster way to switch between clusters and namespaces in kubectl
https://kubectx.dev
Apache License 2.0
17.59k stars 1.26k forks source link

Add Kubectx as a plugin that can be installed in Windows #328

Open arlllk opened 2 years ago

arlllk commented 2 years ago

The manifest in krew should be updated to install krew in windows using the native binary

ahmetb commented 2 years ago

Right now all distributions use the bash implementation and Go is quite experimental at this stage. But as you said, perhaps we can offer the experimental binary for Windows-only installations (plus it's already in Chocolatey etc.).