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

feat: Add the Cluster Autoscaler #34

Merged
merged 19 commits into from
Feb 12, 2024

Conversation

aakilin
Copy link
Contributor

@aakilin aakilin commented Dec 22, 2023

  • fix sync-wave inside the application folder
  • add IAM module "cluster_autoscaler_irsa_role"
  • move the cluster-autoscaler path to kube-system
  • inner wave shouldn’t be 30th - make sense to set it 0
  • clustername inside the values should be a tokenized by <PRIMARY_CLUSTER_NAME>
  • aws-region should be tokenized by <CLOUD_REGION>
  • cloud-provider should be tokenized by <CLOUD_PROVIDER>
  • service-account should be tokenized by SERVICE_ACCOUNT - create the new one
    <K8S_ROLE_MAPPING>: “<CLUSTER_AUTOSCALER_IAM_ROLE_RN>”
  • add the output cluster_autoscaler_role with value = module.hosting-provider.cluster_autoscaler_irsa_role
  • add p.parameters["<CLUSTER_AUTOSCALER_IAM_ROLE_RN>"] = hp_out["cluster_autoscaler_role"]
  • add the cluster_autoscaler_irsa_role to the terraform cloud_aws module outputs

@aakilin aakilin requested a review from all4code December 22, 2023 11:59
@aakilin aakilin requested review from sergs-pci and all4code and removed request for all4code and sergs-pci December 22, 2023 12:20
@sergs-pci sergs-pci changed the title CGDEVX-165: Add the Cluster Autoscaler feat: Add the Cluster Autoscaler Dec 22, 2023
@sergs-pci sergs-pci force-pushed the feature/CGDEVX-165-cluster-auroscaler branch from 5f896b2 to 6878aa8 Compare January 12, 2024 22:17
@sergs-pci sergs-pci self-requested a review January 31, 2024 11:21
@aakilin aakilin force-pushed the feature/CGDEVX-165-cluster-auroscaler branch from 6dc2d1c to ad9a07c Compare February 2, 2024 11:52
@aakilin aakilin requested a review from sergs-pci February 2, 2024 12:12
@sergs-pci sergs-pci self-requested a review February 2, 2024 18:25
sergs-pci
sergs-pci previously approved these changes Feb 2, 2024
all4code
all4code previously approved these changes Feb 12, 2024
@all4code all4code force-pushed the feature/CGDEVX-165-cluster-auroscaler branch from ca065a1 to 3024fd0 Compare February 12, 2024 14:51
@all4code all4code merged commit 6a27be9 into main Feb 12, 2024
@all4code all4code deleted the feature/CGDEVX-165-cluster-auroscaler branch February 12, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants