Bridge to Kubernetes support for Dapr services
Debug Dapr apps locally which still connected to your Kubernetes cluster
Bridge to Kubernetes allows you to run and debug code on your development computer, while still connected to your Kubernetes cluster with the rest of your application or services. This type of debugging is often called local tunnel debugging.
Learn more about Bridge to KubernetesDebug Dapr apps
Bridge to Kubernetes supports debugging Dapr apps on your machine, while still having them interact with the services and applications running on your Kubernetes cluster. This example showcases Bridge to Kubernetes enabling a developer to debug the distributed calculator quickstart:
Isolation mode
Isolation mode is currently not supported with Dapr apps. Make sure to launch Bridge to Kubernetes mode without isolation.Further reading
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified May 31, 2024: Merge 61e65296a85dd35c3b7040b281b7c17caffcc144 into 27b6a61b0e1b0a30ea4e4f31bea712dfec3813b3 (525f2ab)