Skip to content

t2-project/explaining-autoscaling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Set up a Kubernetes cluster for example with Minikube:

minikube start --memory 8192 --cpus 6

Then deploy the T2Store on the cluster as per the documentation: https://t2-documentation.readthedocs.io/en/latest/guides/deploy.html

Also install prometheus according to the documentation: https://t2-documentation.readthedocs.io/en/latest/guides/use.html#prometheus-set-up

Then go to the kube folder and apply the resources. After go to the hpa_config folder and also apply the resources.

Port forward the ba backend to localhost:3000 Then start the frontend according to the instructions given in the repository's. Load for testing can be created using the load profiles from the T2Store or the custom load profile in the presenation folder.

About

Explores how to explain the autoscaling autoperformed by Kubernetes

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors