Bridge-To-Kubernetes
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.
Current User experience for VS2022 extension is not great. We need to collect user feedback, our own experience feedback and prepare an action plan on how to improve it. When...
**Describe the bug** For the new installation script for `windows` O/S the `choco` packager tries to install `aspnetcore-runtime-3.1` which is not there The correct package it seems is following: https://community.chocolatey.org/packages/dotnetcore-3.1-aspnetruntime...
**Describe the bug** can you update the acr image of it? https://github.com/hsubramanianaks/b2k-samples/tree/main/todo-app now seems to be : [mindarodev.azurecr.io](http://mindarodev.azurecr.io/) but I can't find it anymore.
**Is your feature request related to a problem? Please describe.** Remote agent container is unable to start when target container has `runAsNonRoot: true` security context set. **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** When target container doesn't have shell, Bridge-To-Kubernetes falls back to populate environment variables from container manifest. Only constants and config...
**Describe the bug** On some systems the Port Forward id created and the traffic is forwarded to the service in the cluster. In other systems the http request to the...
**Describe the bug** I am trying to get Bridge To Kubernetes to work on an isolated network. I manually transferred the required docker images into my k3s cluster but the...
I deployed todo-app and bike-sharing app and B2K works perfectly with these two apps, both in isolated and non-isolated mode. I have my kubernetes cluster deployed in AWS EKS cluster...
Hello everyone, The Bridge to Kubernetes team will no longer be actively maintaining the project. Over the next few months, we will transition the project to an archival state. During...
To solve the problem that the element with environment variable in the pod can be available.