Is there any way to remote debug ASP.NET kubernetes services on GKE?
I tried to search related articles but I only found debugging local kubernetes services or them on AKS (with Visual Studio or VSCode).
My Environment:
OS(local PC): Windows 10
IDE: JetBrains Rider / Visual Studio 2022 / VSCode (no matters)
Language: .NET 6 (C#)
Kubernetes: GKE (Google Cloud)