Skip to content

Python and Go init/sidecar containers being OOMKilled with default settings #3479

@jcreixell

Description

@jcreixell

Component(s)

auto-instrumentation

Describe the issue you're reporting

The init/sidecar containers are being killed by kubernetes due to memory usage above the limits. This happens with python and go.

I am able to consistently reproduce the go OOMs with both k3d and kind:

kind

Interestingly, the python OOMs only happen with k3d, not kind.

Screenshot from 2024-11-20 18-33-10

Screenshot from 2024-11-20 18-33-55

I am using a standard setup following the README. For testing, I use the rolldice applications with their manual instrumentation code stripped out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions