Merge pull request #5698 from AdamDang/patch-7

Fix a typo: ectd->etcd
This commit is contained in:
k8s-ci-robot 2018-08-27 23:52:52 -07:00 committed by GitHub
commit 06f39edec2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ The `ClusterSpec` allows a user to set configurations for such values as Docker
More information about some of the elements in the `ClusterSpec` is available in the following:
- Cluster Spec [document](cluster_spec.md) which outlines some of the values in the Cluster Specification.
- [Ectd Encryption](etcd_backup.md)
- [Etcd Encryption](etcd_backup.md)
- [GPU](gpu.md) setup
- [IAM Roles](iam_roles.md) - adding additional IAM roles.
- [Labels](labels.md)