kubectx icon indicating copy to clipboard operation
kubectx copied to clipboard

Faster way to switch between clusters and namespaces in kubectl

Results 86 kubectx issues
Sort by recently updated
recently updated
newest added

On a new terminal, whenever I invoke kubectx I get the standard built in Ubuntu terminal welcome. Afterwards kubectx works as expected. I'm wondering if anyone else has seen this...

Would it be possible to introduce [skim](https://github.com/lotabout/skim) support to the tools similar to the already existing fzf support?

😇Feature Request

Add support to publish Snaps using goreleaser Closes #351

What do people following `kubectx` think of this idea: We can detect if `kubectx` command is executed in interactive mode OR eval'ed in a shell (like `eval $(kubectx ...)`, piped...

### The zsh completion scripts make zsh throw an error. `_arguments:comparguments:325: can only be called from completion function` This is due to the fact, that both zsh completion scripts call...

Shell completion

I use latest kubectx (0.9.4) and fzf (0.27.2) with powershell 7 on windows 10 (19042.1110). If i remove fzf from PATH, everything works. With fzf on PATH, kubectx failed with...

I removed the bash version and installed the go version on ubuntu and now I am receiving the error message "kubeconfig error: failed to load: cannot determine kubeconfig path: multiple...

Go implementation

On ubuntu 20.10 : `sudo apt install kubectx` receive this error: Unable to locate package kubectx

The existing instructions for "Completion scripts for bash" **do not** work due to permissions. ### Existing 1) Clone the repo. Inconsistent: The manual installation example instructions include a clone already...

Bug
Shell completion

The Debian package is currently only available in: buster (oldstable), bookworm (testing) and sid (unstable). Since bullseye is the new stable release, kubectx should be available there as well, if...