Fix tags of workloads-related glossary (#7102)

This commit is contained in:
Janet Kuo
2018-02-06 18:49:44 -08:00
committed by k8s-ci-robot
parent 169f527e4d
commit f924be7873
5 changed files with 8 additions and 2 deletions
+2
View File
@@ -2,7 +2,9 @@ id: job
name: Job
full-link: /docs/concepts/workloads/controllers/jobs-run-to-completion
tags:
- fundamental
- core-object
- workload
short-description: >
A finite or batch task that runs to completion.
long-description: >