Skip to content

Commit

Permalink
Documentation bugfix: Point to existing Dockerimage for etcd-cluster.
Browse files Browse the repository at this point in the history
  • Loading branch information
feikesteenbergen committed Sep 30, 2015
1 parent c8f9517 commit b8a6f97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user-guide/deploy_etcd.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Hosted zone | team.example.com
Version | release
Docker repository | registry.opensource.zalan.do
DockerImage | acid/etcd-cluster
Image tag | 2.0.13-p3
Image tag | 2.2.0-p4
Scalyr Key | mykey

senza create etcd-cluster.yaml release HostedZone=team.example.com DockerImage=registry.opensource.zalan.do/acid/etcd-cluster:2.0.13-p3 ScalyrAccountKey=mykey
senza create etcd-cluster.yaml release HostedZone=team.example.com DockerImage=registry.opensource.zalan.do/acid/etcd-cluster:2.2.0-p4 ScalyrAccountKey=mykey

The etcd appliance will create 2 dns-records within the specified HostedZone, they will reflect changes within
the cluster:
Expand Down

0 comments on commit b8a6f97

Please sign in to comment.