core-dump-handler icon indicating copy to clipboard operation
core-dump-handler copied to clipboard

Create demo video

Open No9 opened this issue 4 years ago • 1 comments
trafficstars

It would be great to get a demo of installing the tool and running the sample segfault app for people interested in using the project. Link to the video should be available from the top of the project page. This can be done on any hosting provider or a your own cluster some suggested steps are

  1. show the configuration of the object store
  2. Runs the helm chart with the params
  3. Waits for the agent pod to be running
  4. Runs the sample test container
    kubectl run -i -t segfaulter --image=quay.io/icdh/segfaulter --restart=Never
    
  5. Downloads the generated zip file
  6. Possibly show using gdb to get the stacktrace?

No9 avatar Sep 10 '21 07:09 No9

@No9 As discussed, I can work on this issue. Please do assign my name and I will update you once I am done with the video.

adinhtdsibm avatar Sep 14 '21 04:09 adinhtdsibm

Closing as a presentation was done of these steps at the rust dublin meetup https://www.youtube.com/watch?v=gdafrv1ZR5Q

No9 avatar Dec 30 '22 13:12 No9