Collecting a dump from a .net core app running inside a container Collecting a dump from a .net core app running inside a container docker docker

Collecting a dump from a .net core app running inside a container


Just have a look at the links below. For the first one you should use kubeclt node-shell to connect to aks node. In the second one, sidecar pattern is used for dumping memory of the container. The third one you can dump and get the memory directly from clients browser