Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>kubectl ReaperNew to Visual Studio Code? Get it now.
kubectl Reaper

kubectl Reaper

Preview

Sandip Chitale

|
11,116 installs
| (0) | Free
Reap kubectl --proxy --port=0
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-kubernetes-kubectl-ripper README

The vscode-kubernetes-tools extension leaves kubectl proxy --port=0 processes around (See Issue). This prevents deletion or renaming of folders from which the kubectl process was run from. This extension takes care of this by reaping these leftover processes (with command line kubectl proxy --port=0) if they are around for more than 5 seconds. Please use this extension carefully.

Features

Reap kubectl --proxy --port=0 after 5 seconds. The message about the killed kubectl PIDs is logged in the kubectl-reaper output channel. If no kubectl --proxy --port=0 processes are found then check every 2 minute (120000 milliseconds i.e. backoff).

Output channel

Requirements

Requires vscode-kubernetes-tools extension.

Extension Settings

Known Issues

Release Notes

1.0.17

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft