Bridge-To-Kubernetes icon indicating copy to clipboard operation
Bridge-To-Kubernetes copied to clipboard

Bridge To Kubernetes (B2K) is development tool to debug microservices, pods which redirects traffic to your local development machine and vice versa.

Results 80 Bridge-To-Kubernetes issues
Sort by recently updated
recently updated
newest added

This PR handles the following. - Fixes #337 - remove the use of dynamic (causes performance bottleneck) and replace it with switch case. - restructure the restoration job class to...

**Is your feature request related to a problem? Please describe.** Restoration Job fails to get agent endpoint when there are multiple replica sets for a service/pod **Mention what platform you...

enhancement

**Describe the bug** I'm looking for some guidance on achieving K8S bridge debugging with Dapr sidecar leveraging a PubSub component. Using .NET and the setup is similar to a simplified...

bug

**Describe the bug** When the protocol in the debugged pod is `https`, forwarding is not handled correctly with `https`. **Mention the platform you are using** * System : Windows 10...

enhancement

This is a feature to support containerized workloads which would run user's workload in containers like docker and local agent would run in the same container/ same network using docker...

enhancement

See #221 This is not ready to be merged yet, but rather a proof of concept that needs further polishing. At least it works!

not ready yet

This is my evolving brain-dump on how to support Bridge to Kubernetes with Open Service Mesh (OSM). I assume it'll work similar with other service meshes. ## Sidecar Injection OSM...

enhancement
sidecar-support

Type: Bug I have an raspberry pi 4 (8 GB of ram) with raspberry pi os installed. ``` $ uname -a Linux rpi4 5.15.84-v8+ #1613 SMP PREEMPT Thu Jan 5...

documentation
enhancement

The request is simple and should actually be simple to implement. By default, you are using the "kubernetes-route-as" header to route only specific traffic to the local machine. In my...

enhancement

**Is your feature request related to a problem? Please describe.** No, the request is not related to a problem. It is rather a usability/developer experience issue. **Mention what platform you...

enhancement