Skip to content

SPIKE: Investigate Node Group Rebalancing #80

@timtalbot

Description

@timtalbot

We may want to find an automated way to disable the AZRebalance process that runs by default in the Autoscaling Group created for EKS managed node groups. If left on, this can lead to terminating nodes that might have active user sessions and create a disruptive experience. Using a self-managed node group gives us the option to disable AZ rebalancing.

This issue indicates the AWS team is aware of this deficiency with EKS managed node groups and is looking to address it.

Options

  1. wait for AWS team to handle this for EKS managed node groups
  2. find a way to update the managed ASG to disable AZRebalance
  3. use one node group per AZ
  4. self managed node groups

Metadata

Metadata

Assignees

No one assigned

    Labels

    awsAWS-related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions