kubermatic/fubectl
Reduces repetitive interactions with kubectl observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3131
- days_rel: n/a
- days_push: 21
- n_releases_24m: 0
Adoption not part of the score
1007 stars · 62 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A shell script sourced into bash/zsh that provides a set of fzf-powered shortcuts and helpers on top of kubectl. It reduces repetitive Kubernetes interactions with commands for selecting, describing, deleting, logging into, and port-forwarding to resources.
Use cases
- quickly select and delete kubernetes pods interactively
- stream pod logs with fuzzy search
- switch kubectl contexts and namespaces fast
- port-forward to a pod without typing long commands
- exec into a container with interactive selection
- watch all pods across namespaces
- start a debug pod in a cluster
When to choose
- you use kubectl daily and want fewer keystrokes
- you want fzf-driven interactive selection for kubernetes resources
- you prefer lightweight shell functions over heavy kubectl wrappers
When to avoid
- you need a GUI for kubernetes
- you don't use bash or zsh
- you want a standalone binary rather than a sourced shell script
- you don't want to install fzf, jq, and kubectl plugins as dependencies
Facets
plugin · maturity active
cli developer-tools terminal-ui developer-tools cli kubernetes kubectl shell-functions fzf productivity command-line containers devops linux macos
1 source
- readme: https://github.com/kubermatic/fubectl · fetched 2026-08-28 · 3f44e95b34d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kubermatic/fubectl | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="kubermatic/fubectl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem