Skip to content

Please support configuring environment variables for the cluster-proportional-autoscaler container #151

@stevo-f3

Description

@stevo-f3

E.g. to enable configuring Go runtime with GOMAXPROCS and GOMEMLIMITS environment variables.

Optionally, consider setting GOMAXPROCS and GOMEMLIMITS env vars automatically relative to the configured resources (CPU requests, and memory limits, respectively), when resources are configured.

With current default resource configuration (20m CPU requests and limits) and no GOMAXPROCS configured, there's lots of CPU throttling. Upstream chart doesn't set default resource configuration, so partially issue could be solved with #103 - at least it would move upstream.

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