ahmetb/kubectx
Faster way to switch between clusters and namespaces in kubectl observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 95
- Release rhythm 77
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3.0
- age_days: 3443
- days_rel: 159
- days_push: 32
- n_releases_24m: 3
Adoption not part of the score
19962 stars · 1381 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
kubectx and kubens are command-line tools for quickly switching between Kubernetes contexts (clusters) and namespaces in kubectl. They support interactive fuzzy selection with fzf, tab completion, context renaming, and isolated or read-only shells per context.
Use cases
- switch between kubernetes clusters quickly
- change default namespace for kubectl
- fuzzy search kubeconfig contexts interactively
- rename long kubectl context names
- open a read-only shell for a cluster
- switch back to previous cluster or namespace
When to choose
- you work with multiple Kubernetes clusters and switch often
- you want faster context/namespace switching than kubectl config commands
- you use fzf and want interactive selection
- you need tab completion for context names
When to avoid
- you only ever use a single cluster and namespace
- you need a GUI dashboard for cluster management
- you need full kubeconfig editing beyond context/namespace switching
Facets
cli-tool · maturity stable
cli developer-tools configuration-management developer-tools windows cli cross-platform kubernetes kubectl kubectl-plugins kubeconfig context-switching namespace-switching go command-line devops containers linux macos
2 sources
- readme: https://github.com/ahmetb/kubectx · fetched 2026-08-28 · 4e9f27ec1f09
- homepage: https://kubectx.dev · fetched 2026-08-29 · e2215baba5f0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ahmetb/kubectx | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem