Bulk port forwarding Kubernetes services for local development.
Documentation | Getting Started | User Guide | API Reference | MCP (AI Integration) kubefwd enables developers to work on their local machine while seamlessly accessing services running in a Kubernetes cluster. If you're building a new API that needs to connect to a database at , an auth service at , and a cache at , all running in your development cluster, kubefwd makes them available locally by…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Documentation | Getting Started | User Guide | API Reference | MCP (AI Integration) kubefwd enables developers to work on their local machine while seamlessly accessing services running in a Kubernetes cluster. If you're building a new API that needs to connect to a database at , an auth service at , and a cache at , all running in your development cluster, kubefwd makes them available locally by their service names, exactly as they would appear in-cluster. No environment-specific…