简体   繁体   中英

how to autoscale node kubernetes

as We know we can autoscale on pods so here actually I have 2 question:
1. How to autoscaling nodes on kubernetes ?
2. How to trigger autoscaling group with AWS ?

If you go to the AWS ASG in the web console and select the minion ASG

example: https://us-west-2.console.aws.amazon.com/ec2/autoscaling/home?region=us-west-2#AutoScalingGroups:id=kubernetes-dev-minion-group-us-west-2a;view=details

Then edit the ASG's min,max you should get more/less nodes:

adjusting the num nodes in ASG

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM