Skip to content

Commit

Permalink
usage
Browse files Browse the repository at this point in the history
  • Loading branch information
hjacobs committed Jul 13, 2015
1 parent b4e6e4d commit 5bf08b6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions etcd-cluster-appliance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ Currently the following scenarios are supported:
- If something happened with etcd (crached or exited), etcd.py will remove data directory and then remove and add this instance from/into existing cluster. (Not sure that this is the good strategy)
- Periodically leader performs cluster health check and remove cluster members which are not members of autoscaling group
- Also it creates or updates SRV record in a given zone via AWS api.

Usage
=====

senza create etcd-cluster.yaml STACK_VERSION HOSTED_ZONE DOCKER_IMAGE MINT_BUCKET SCALYR_KEY
senza create etcd-cluster.yaml 1 myteam.example.org pierone.example.org/myteam/etcd:0.1-SNAPSHOT zalando-stups-mint-123456789123-eu-west-1 abc123def

0 comments on commit 5bf08b6

Please sign in to comment.