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 -1
View File
@@ -1,7 +1,8 @@
id: replication-controller
name: Replication Controller
tags:
- fundamental
- workload
- core-object
short-description: >
Kubernetes service that ensures a specific number of instances of a pod are always running.
long-description: >