Fix some typos (#3636)

Signed-off-by: mooncake <xcoder@tenxcloud.com>
This commit is contained in:
Bily Zhang
2018-11-06 07:22:16 +08:00
committed by k8s-ci-robot
parent a4de023c29
commit 6c14f35f00
3 changed files with 3 additions and 3 deletions

View File

@@ -181,7 +181,7 @@ volume_cross_zone_attachment: false
persistent_volumes_enabled: false
## Container Engine Acceleration
## Enable container accelertion feature, for example use gpu acceleration in containers
## Enable container acceleration feature, for example use gpu acceleration in containers
# nvidia_accelerator_enabled: true
## Nvidia GPU driver install. Install will by done by a (init) pod running as a daemonset.
## Important: if you use Ubuntu then you should set in all.yml 'docker_storage_options: -s overlay2'