fix-up some spelling mistakes (#5202)

This commit is contained in:
陈谭军
2019-09-26 14:27:08 +08:00
committed by Kubernetes Prow Robot
parent 1cf6a99df4
commit 3bcdf46937
10 changed files with 10 additions and 10 deletions

View File

@@ -40,7 +40,7 @@
...
```
8. Copy and modify configs from kubespray `group_vars` folder to corresponging `group_vars` folder in your existent project.
8. Copy and modify configs from kubespray `group_vars` folder to corresponding `group_vars` folder in your existent project.
You could rename *all.yml* config to something else, i.e. *kubespray.yml* and create corresponding group in your inventory file, which will include all hosts groups related to kubernetes setup.
9. Modify your ansible inventory file by adding mapping of your existent groups (if any) to kubespray naming.