Capitalizes the first letter

Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
This commit is contained in:
YuPengZTE
2016-09-22 17:07:06 +08:00
parent f2465eec29
commit b0d3fd5f6b
6 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ We also put the same label on the pod template so that we can check on all Pods
with a single command.
After the job is created, the system will add more labels that distinguish one Job's pods
from another Job's pods.
Note that the label key `jobgroup` is not special to Kubernetes. you can pick your own label scheme.
Note that the label key `jobgroup` is not special to Kubernetes. You can pick your own label scheme.
Next, expand the template into multiple files, one for each item to be processed.