Ross ROSS = Recommend OSS · open-source software intelligence for agents

kvaps/kubectl-node-shell

Exec into node via kubectl observed · 2026-08-28

github.com/kvaps/kubectl-node-shell · Shell · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

38/100

  • Activity 9
  • Release rhythm 40
  • 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: 13
  • age_days: 2729
  • days_rel: 646
  • days_push: 547
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1834 stars · 196 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A kubectl plugin that starts a root shell on a Kubernetes node's host OS using a privileged pod with nsenter (Linux) or a HostProcess pod (Windows). It is distributed via krew or as a standalone shell script.

Use cases

  • get a root shell on a kubernetes node
  • debug node networking with crictl
  • run commands on the host OS of a node
  • pipe files into a node via stdin
  • debug minimal node OSes like Talos without a shell
  • mount CSI volumes to move data to node devices

When to choose

  • you need host-level access on a Kubernetes node without SSH
  • you want a simple krew-installable kubectl plugin
  • you need to debug nodes running minimal OSes like Talos

When to avoid

  • your cluster forbids privileged containers
  • you need an audited, GUI-based node management tool
  • you only need to exec into pods, not nodes

Facets

cli-tool · maturity active

cli developer-tools container-orchestration developer-tools cli cross-platform kubectl-plugin kubernetes nsenter shell debugging krew command-line containers devops linux

1 source

Member repositories

RepositoryRoleHealth v2
kvaps/kubectl-node-shellmain38

For agents

markdown · JSON · MCP: product_card(name="kvaps/kubectl-node-shell")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem