Remove excess Spaces (#11106)

This commit is contained in:
Liuduii
2018-11-20 23:10:46 +08:00
committed by k8s-ci-robot
parent fd6db18d1d
commit b5b8539a8e
6 changed files with 6 additions and 6 deletions
@@ -112,7 +112,7 @@ number of dongles. See
## Discussion
Extended resources are similar to memory and CPU resources. For example,
just as a Node has a certain amount of memory and CPU to be shared by all components
just as a Node has a certain amount of memory and CPU to be shared by all components
running on the Node, it can have a certain number of dongles to be shared
by all components running on the Node. And just as application developers
can create Pods that request a certain amount of memory and CPU, they can