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

Implement autoscaling in Kubernetes for Terraform Managed Clusters - AWS #237

Open
amanpruthi opened this issue Jul 8, 2024 · 0 comments
Assignees

Comments

@amanpruthi
Copy link
Collaborator

Optimize container orchestration to be ready for Horizontal Pod Autoscaler (HPA) by rolling out Kubernetes autoscaling. We need to figure out how to get our Terraform-managed clusters to support autoscaling. This requires some investigative work, a strategic plan, and implementation of necessary changes to enable the pods to dynamically scale up and down based on load.

Action items

  1. Conduct a feasibility study on integrating autoscaling with our current Terraform-managed Kubernetes clusters.
  2. Identify any current limitations or required updates in our Terraform configurations to support autoscaling.
  3. Develop a plan outlining steps to integrate autoscaling (if its an involved process.
  4. Implement the changes in a controlled environment for testing.
  5. Document the process and update system documentation accordingly.
  6. Roll out the changes to production once validated.
@amanpruthi amanpruthi changed the title Implement autoscaling in Kubernetes for Terraform Managed Clusters Implement autoscaling in Kubernetes for Terraform Managed Clusters - AWS Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants