Best Ways to Capture Large Memory Dumps from Windows Pods in AKS

0
0
Asked By TechGuru93 On

I'm looking for some advice on how to effectively capture and store very large full memory crash dumps (over 100GB) from a Windows pod on Azure Kubernetes Service (AKS) after a crash. It's crucial that these dumps are saved without corruption so they can be downloaded or analyzed later. I've previously tried using a premium Azure disk (az-disk), but it hasn't been reliable for this purpose. I'm also exploring the option of using an emptyDir, but I haven't tested that yet. Any recommendations would be greatly appreciated! Thanks!

0 Answers

There is no answer to this question yet. If you know the answer or can offer some help, please use the form below.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.