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

VIH-10994 Enable horizontal autoscaling for vh apps #5466

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

himesh99
Copy link
Contributor

@himesh99 himesh99 commented Sep 24, 2024

Jira link

https://tools.hmcts.net/jira/browse/VIH-10994

Change description

Implementing a Horizontal Pod Autoscaler to automatically scale up the pods when the application's pods reach a specified percentage of CPU or memory capacity.

Checklist

  • [x ] commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change

🤖AEP PR SUMMARY🤖

  • admin-web.yaml 🔄

    • Added autoscaling configuration for Java with max replicas, CPU, and memory utilization.
  • booking-queue-subscriber.yaml 🔄

    • Added autoscaling configuration for Java with max replicas, CPU, and memory utilization.
  • bookings-api.yaml 🔄

    • Added autoscaling configuration for Java with max replicas, CPU, and memory utilization.
  • notification-api.yaml 🔄

    • Added autoscaling configuration for Java with max replicas, CPU, and memory utilization.
  • user-api.yaml 🔄

    • Added autoscaling configuration for Java with max replicas, CPU, and memory utilization.
  • video-api.yaml 🔄

    • Added autoscaling configuration for Java with max replicas, CPU, and memory utilization.
  • video-web.yaml 🔄

    • Added autoscaling configuration for Java with max replicas, CPU, and memory utilization.

@himesh99 himesh99 requested a review from a team as a code owner September 24, 2024 12:36
Copy link
Contributor

@SamKompfner-HMCTS SamKompfner-HMCTS left a comment

Choose a reason for hiding this comment

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

looks good

@himesh99 himesh99 merged commit b2271f2 into master Sep 24, 2024
18 checks passed
@himesh99 himesh99 deleted the VIH-10994-Add-Horizontal-Pod-Autoscale branch September 24, 2024 14:07
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 this pull request may close these issues.

2 participants