fix typo: "etc" -> "etcd"

pull/895/head
Vladimir Rutsky 2016-07-23 00:25:26 +04:00 committed by GitHub
parent cc6c22b52d
commit e5f590a539
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@ You will need to run one or more instances of etcd.
by durable storage (RAID, GCE PD)
- Alternative: run 3 or 5 etcd instances.
- Log can be written to non-durable storage because storage is replicated.
- run a single apiserver which connects to one of the etc nodes.
- run a single apiserver which connects to one of the etcd nodes.
See [cluster-troubleshooting](/docs/admin/cluster-troubleshooting) for more discussion on factors affecting cluster
availability.