Skip to content

deepthawtz/turndown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

turndown

turndown is useful when you want to scale down an Autoscaling Group by a specific host identified by private IP address. Use-case could include scaling down a Mesos cluster by specific hosts which have had all their tasks drained/migrated and have been scheduled for maintenance.

Install

go install .

$ turndown -h
Usage of turndown:
  -autoscaling-group-name string
        autoscaling group to target for scale down
  -down string
        specific IP to scale down within autoscaling group
  -region string
        AWS region (default "us-west-1")

About

AWS Autoscaling Group tool to scale down specific instance by private IP address

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages