使用 Cloud Code 和 GoLand 在 aks 集群中远程调试 golang 应用程序

Remote debugging golang application in aks cluster using Cloud Code and GoLand

我正在尝试使用 Cloud Code 和 GoLand 在 AKS 集群中调试 go 应用程序 IDE。

我应该如何使用它来调试远程 go 应用程序而无需每次构建和推送 docker 文件到远程注册表

感谢@Neta Refua 的反馈。我们正在 GoLand IDE 中为 Go 热加载,它将在几周后在 Cloud Code Insiders 中构建。请随时加入我们的 insiders group for notifications when the feature is available and give us feedback about the feature. Please use Github 以提交您可能需要的任何 bugs/feature 请求。

我们在 VSCode/Cloud 代码发布版中提供了此功能 hot reloading,以防您想在那里尝试热重载。