fix glossary data (#7361)

This commit is contained in:
CaoShuFeng 2018-02-15 06:53:53 +08:00 committed by k8s-ci-robot
parent d92ed9d89b
commit e4ab69bdcb
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
id: application-developer id: application-developer
name: Application Developer name: Application Developer
full-link: docs/user-journeys/users/application-developer/foundational/ full-link: /docs/user-journeys/users/application-developer/foundational/
related: related:
- application-architect - application-architect
tags: tags:

View File

@ -1,6 +1,6 @@
id: cluster-operator id: cluster-operator
name: Cluster Operator name: Cluster Operator
full-link: docs/user-journeys/users/cluster-operator/foundational/ full-link: /docs/user-journeys/users/cluster-operator/foundational/
aka: aka:
- Cluster Administrator - Cluster Administrator
related: related:

View File

@ -1,6 +1,6 @@
id: code-contributor id: code-contributor
name: Code Contributor name: Code Contributor
full-link: docs/imported/community/devel/ full-link: /docs/imported/community/devel/
aka: aka:
- Community Developer - Community Developer
tags: tags:

View File

@ -1,6 +1,6 @@
id: kubelet id: kubelet
name: Kubelet name: Kubelet
full-link: docs/reference/generated/kubelet full-link: /docs/reference/generated/kubelet
tags: tags:
- fundamental - fundamental
- core-object - core-object