Skip to content

Allow to configure auto scaling #5

Description

@corvus-ch
  • Create a ClusterAutoscaler object and provide parameters to control its behaviour.
  • Create a MachineAutoscaler for each of the created MachineSets
  • Replace replicas with replicas.min replicas.max.
  • Defaults for replicas.min and replicas.max should be 1. This disables auto scaling by default, making enabling it a conscious decision.
  • Do not longer set the replicas field on the MachineSets. It will be controlled by auto scaling and would confuse ArgoCD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions