Skip to content

Commit

Permalink
Merge pull request kubernetes#926 from wangsha/master
Browse files Browse the repository at this point in the history
Update index.md
  • Loading branch information
kelseyhightower authored Jul 29, 2016
2 parents 0fa7771 + 3e8d78f commit c85a856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/high-availability/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ and
etcdctl cluster-health
```

You can also validate that this is working with `etcdctl set foo bar` on one node, and `etcd get foo`
You can also validate that this is working with `etcdctl set foo bar` on one node, and `etcdctl get foo`
on a different node.

### Even more reliable storage
Expand Down

0 comments on commit c85a856

Please sign in to comment.