Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[single-cluster/eks] Add cluster-autoscaler #12577

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

Pothulapati
Copy link
Contributor

Description

This commit adds the cluster-autoscaler component into
the terraform scripts through the latest helm chart. This also uses
the cluster_autoscaler_irsa_role module to create the relevant
policy, and role which is also created as a service account
and then attached to the cluster-atuoscaler component

Signed-off-by: Tarun Pothulapati tarun@gitpod.io

Related Issue(s)

Fixes #

How to test

Release Notes

[single-cluster/eks] Add `cluster-autoscaler`

Documentation

Werft options:

  • /werft with-preview

@Pothulapati Pothulapati force-pushed the tar/sc-terraform-eks-scale branch 2 times, most recently from b63675f to 19899d2 Compare September 2, 2022 06:41
This commit adds the `cluster-autoscaler` component into
the terraform scripts through the latest helm chart. This also uses
the `cluster_autoscaler_irsa_role` module to create the relevant
policy, and role which is also created as a service account
and then attached to the cluster-atuoscaler component

Signed-off-by: Tarun Pothulapati <tarun@gitpod.io>
@Pothulapati Pothulapati force-pushed the tar/sc-terraform-eks-scale branch from 19899d2 to b574c6c Compare September 2, 2022 07:14
@Pothulapati Pothulapati marked this pull request as ready for review September 2, 2022 07:16
@Pothulapati Pothulapati requested a review from a team September 2, 2022 07:16
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label Sep 2, 2022
Copy link
Contributor

@nandajavarma nandajavarma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note size/L team: delivery Issue belongs to the self-hosted team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants