Giter Club home page Giter Club logo

Comments (2)

peter-tar avatar peter-tar commented on June 25, 2024 1

I figured it out. Just in case someone finds this issue in the future, here's what the problem was.
It was the memory limit, unsurprisingly. I did set the it very high, but there was a VPA resource that overrode it with a much smaller value that I missed.
Launching the debug container with the --profile=sysadmin flag also helped me troubleshoot it as it allowed me to read the output of dmesg and confirm that it was indeed the OOMKiller that killed my processes.

from netshoot.

peter-tar avatar peter-tar commented on June 25, 2024

Hi @HaoyunJi,
Could you share what was the root cause or how you solved it? I'm experiencing the same problem.

I have a suspicion that it isn't directly related to the netshoot image specifically. When I am running it standalone it works just fine, I only get the kills when I'm using it as a k8s debug container. At first glance these kills seem to be related to memory, but there is plenty of resources on the node and the container I am running it next to has a very high limit. No namespace limits either.
Thanks!

from netshoot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.