← Back to tools
View AGENTS.md for kubefwd
kubefwd
Bulk port forwarding Kubernetes services to localhost with unique IPs
Description
kubefwd provides bulk port forwarding of Kubernetes services to localhost with unique IPs per service and an interactive TUI. It simplifies local development against remote Kubernetes services.
AI Summary
Bulk port forward Kubernetes services to localhost with unique IPs and interactive TUI
Capabilities
- + Forward multiple Kubernetes services at once
- + Assign unique local IPs per service
- + Interactive TUI interface
- + Automatic /etc/hosts management
Use When
- → When you need to access multiple Kubernetes services locally
- → When you want bulk port forwarding for development
Avoid When
- x When you only need to forward a single service