Skip to content

AutoScaler: Scales Infrastructure based on traffic

Notifications You must be signed in to change notification settings

RajGM/autoScalerTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoScalerTask

npm install

RUN rabbitMQ:3-management and k8s-mimikube from Docker

rabbitMQ: ports" 15672 and 5672

kubectl apply -f new.yaml

kubectl apply -f knote.yaml

minikube tunnel

minikube dashboard

kubectl autoscale deployment knote --cpu-percent=10 --min=3 --max=10

node /rabbitMQ/receiveMQ.js

node /rabbitMQ/send.js

node /DOS/test.js

Dashboard Terminals DOS

About

AutoScaler: Scales Infrastructure based on traffic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published