Skip to content

Add support for memory autoscaling #364

@Elyytscha

Description

@Elyytscha

Feature Request

Is your feature request related to a problem?

actually you can't autoscale based on memory, so you can't avoid OOMKills due to temporary high user workload resulting in high memory utilization

Describe the solution you'd like

Add support for memory autoscaling, in actual state only CPU based scaling is supported.

autoscaling.targetCPUUtilizationPercentage: 100 # Target average Memory utilization (represented as a percentage of requested Memory) over all the pods.

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