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

**Describe the bug** docker not found bridgetokubernetes.azurecr.io/routingmanager:stable, not exist anymore **Mention the platform you are using** vscode **To Reproduce** Steps to reproduce the behavior: classic use of b2k on vscode...

bug

I've been struggling for hours to get Bridge To Kubernetes to work in VS2022 for a kubernetes project. It had been working perfectly fine, but earlier today, running the service...

bug

My services has a redis connection string configured like redis-headless.infra.svc.cluster.local:6379,password=xyz. I added - name: REDIS value: $(services:redis-headless.infra) to the KubernetesLocalProcessConfig.yaml The code throws socket exceptions Exception thrown: 'System.Net.Sockets.SocketException' in Pipelines.Sockets.Unofficial.dll...

bug

**Describe the bug** Installed B2K extension for VS.NET 2022 and it is a non-go from the get up. **Mention the platform you are using** VS.NET 2022 v17.9.6 **To Reproduce** Steps...

bug

Hello, I'm trying to use this plugin with PHP. I have a laminas (zend) app that actually doesn't run as a process itself, but it's served by apache2 (index.php file...

enhancement

We have some Python integration tests that are only able to run when they have environment variables from the cluster available. When using B2K and running a Python app normally...

enhancement

Currently the documentation https://learn.microsoft.com/en-us/visualstudio/bridge/overview-bridge-to-kubernetes#kubernetes-rbac-authorization uses a cluster admin role. In some scenarios with shared klusteres giving this role to users or groups in not desired. A namespaced role seems to...

enhancement

**Is your feature request related to a problem? Please describe.** Can't use Bridge to Kubernetes when using Rider or other tools by Intellij. This was a request from the old...

enhancement
investigation needed

**Describe the bug** I am getting the error just trying to run from vs 2022. I have no service using 52323, this port is on the cluster from the dotnet-monitor...

bug

**Describe the bug** When using bridge to kubernetes with the enable routing isolation, upon running my code in Visual Studio I am presented with an error modal saying that is...

bug