Debugging Local MiniKube Service from Rider
Hi,
We deploy our images using MiniKube for local development and testing.
I couldn't find any documentation on how to debug .NET Core service which is deployed using MiniKube.
Surprisingly VSCode has support for debugging .NET Core service and couldn't find anything from Rider.
Can anyone guide me? FYI, deploying MiniKube from Rider is not feasible as it's complex setup.
Please sign in to leave a comment.
Hi Nitin,
I'm afraid we don't have a how-to for debugging applications running in Kubernetes. At the moment, Rider doesn't have a proper Kubernetes support. Here are the feature request to watch and upvote:
https://youtrack.jetbrains.com/issue/RIDER-42558
https://youtrack.jetbrains.com/issue/RIDER-27214