Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

memory dumps in kubernetes #161

Open
NissesSenap opened this issue Oct 24, 2022 · 0 comments
Open

memory dumps in kubernetes #161

NissesSenap opened this issue Oct 24, 2022 · 0 comments

Comments

@NissesSenap
Copy link
Contributor

This could be a whole series but my suggestion is to start with one of follow languages

  • .net
  • golang
  • nodejs

How can I memory dump an application that is currently running?
This of course without jumping in to the current pod and try to install things.

The solution is of course debug containers.

  • Create a custom image for memory dumping
  • attach to a running pod
  • Find the process to dump and save to some disk/local computer some how

This shows new 1.23 debug features.
Really useful for our customers and the community in large.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant