OrbStack is a native macOS application that replaces Docker Desktop, providing an all-in-one environment for running Docker containers, full Linux virtual machines, and local Kubernetes clusters. It runs Linux VMs directly on the macOS hypervisor framework for near-native performance, uses VirtioFS for fast bidirectional file sharing between macOS and Linux, and leverages Rosetta for near-native x86 emulation on Apple Silicon. The system assigns predictable local domain names to containers and VMs with automatic HTTPS certificate generation, forwards ports via event-driven updates, and stores
Xpipe is a remote infrastructure management tool and cross-platform terminal orchestrator. It provides a centralized desktop interface for managing remote server connections, shell sessions, and secure tunneling. The system functions as a remote application gateway, streaming graphical applications to a local desktop via RDP, VNC, or X11. It also implements a Model Context Protocol server, which exposes server infrastructure and remote command execution capabilities to external AI agents. The tool covers several operational areas, including hierarchical connection management, remote file sys
Lens is a multi-cluster management platform and desktop application for administering Kubernetes environments. It provides a graphical interface for deploying Helm charts, editing YAML manifests, and managing the lifecycle of pods and deployments. The project features an AI-powered cluster assistant that enables users to query cluster state, perform autonomous troubleshooting, and translate natural language requests into system commands. It also supports collaborative team access through shared spaces, utilizing encrypted cluster sharing and role-based access control to manage credentials and
k8sgpt is a suite of Kubernetes-focused tools designed for AI-powered debugging, cluster diagnostics, and self-healing. It functions as an automated analyzer and debugger that uses large language models to explain cluster errors, suggest remediation steps, and identify resource failures. The project distinguishes itself through an extensible analysis framework that supports custom diagnostic plugins and a Model Context Protocol server, which exposes cluster diagnostics as tools for AI assistants. It includes a self-healing agent capable of automatically generating and applying fixes for detec
kubefwd es una utilidad de túnel de red y reenvío de servicios de Kubernetes que mapea servicios de clúster remotos a direcciones de loopback locales. Sincroniza el archivo hosts local para resolver nombres de servicios de Kubernetes a direcciones IP locales, permitiendo que los entornos de desarrollo locales usen nombres de host de producción.
Las características principales de txn2/kubefwd son: Loopback DNS Overrides, Local Development Environments, Service Port Forwarding, Event-Driven Synchronization, Hostname Configurations, Local Hosts File Management, DNS-Based Service Discovery, Local Hostname Assignments.
Las alternativas de código abierto para txn2/kubefwd incluyen: orbstack/orbstack — OrbStack is a native macOS application that replaces Docker Desktop, providing an all-in-one environment for running… xpipe-io/xpipe — Xpipe is a remote infrastructure management tool and cross-platform terminal orchestrator. It provides a centralized… lensapp/lens — Lens is a multi-cluster management platform and desktop application for administering Kubernetes environments. It… k8sgpt-ai/k8sgpt — k8sgpt is a suite of Kubernetes-focused tools designed for AI-powered debugging, cluster diagnostics, and… infobyte/faraday — Faraday is a vulnerability management platform and security tool aggregator designed to centralize security findings… samyk/pwnat — pwnat is a set of software utilities designed for TCP hole punching, network tunneling, and proxy-based port…