Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vlesierse/awsdemo-hpa
Demo application to show the capabilities of the Kubernetes HPA with CloudWatch metrics
https://github.com/vlesierse/awsdemo-hpa
Last synced: about 1 month ago
JSON representation
Demo application to show the capabilities of the Kubernetes HPA with CloudWatch metrics
- Host: GitHub
- URL: https://github.com/vlesierse/awsdemo-hpa
- Owner: vlesierse
- Created: 2021-07-20T10:30:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T14:52:29.000Z (over 2 years ago)
- Last Synced: 2023-03-01T04:06:46.291Z (almost 2 years ago)
- Language: C#
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS Demo - Horizontal Pod Auto-Scaler
This demo will show the usage of the Kubernetes Horizontal Pod Auto-Scaler for custom metrics like the RabbitMQ MessageCount.## Getting Started
Please run the setup.sh script to create the cluster and setup the required add-ons. Create a Amazon MQ for RabbitMQ broker and deploy the application to the cluster.