Skip to content

karlvlam/etcd2-aws-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etcd2-aws-cluster

A self-contained tool to assist in managing a etcd2 cluster from an Amazon auto scaling group

Thanks to the project etcd-aws-cluster

The Story

  • CoreOS removed early-docker since 1284.0.0 (Jan 5, 2017)
  • Using docker to start etcd2 cluster for kubernetes doesn't work anymore.
  • I need to run the script without dependencies.
  • I choose Rust this time!

The logic

  • The logic are nearly the same as etcd-aws-cluster
  • I change the logic of bad member removal

About

A self-contained tool to assist in managing a etcd2 cluster from an Amazon auto scaling group

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages