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
+1
View File
@@ -3,6 +3,7 @@ name: DaemonSet
full-link: /docs/concepts/workloads/controllers/daemonset
tags:
- fundamental
- core-object
- workload
short-description: >
Ensures a copy of a {% glossary_tooltip text="Pod" term_id="pod" %} is running across a set of nodes in a {% glossary_tooltip text="cluster" term_id="cluster" %}.