Skip to content

A container to assist in managing a etcd2 cluster from an Amazon Cloud Formation stack

License

Notifications You must be signed in to change notification settings

TheSAS/etcd-aws-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

etcd-aws-cluster

This container was VERY inspired on MonsantoCo/etcd-aws-cluster to assist in the creation of an etcd (2.x) cluster from an AWS auto scaling group.

The original container created the cluster based on the scaling group of the running machine, this version implements some extra features:

  • It will get all scaling groups of the Cloud Formation stack and with a tag CoreOSCluster with value Yes;
  • After the limit configured on MAX_NUMBER_MEMBERS the next machines will enter the cluster as proxy;

Please refer to the original repo for instructions on how to use it.

About

A container to assist in managing a etcd2 cluster from an Amazon Cloud Formation stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages