/set-memory-usage

Set up memory usage to test Pods auto scaling on Kubernetes.

Primary LanguageC#

set-memory-usage

Set up memory usage to test Pods auto scaling on Kubernetes.

Intro

Automatically scale our Pods to maintain performance and minimize cost. Use metrics to determine when to autoscale the deployment on Kubernetes. With this app you can test your auto scaling settings by adjusting your memory usage.

Usage

api/memory Reset the application's memory usage.

api/memory/get View the memory usage of the application.

api/memory/{MEMORY} Set the application's memory usage. {MEMORY} The value to be set in megabytes.


Author

Barış Ateş