fix glossary data (#7361)
This commit is contained in:
parent
d92ed9d89b
commit
e4ab69bdcb
|
@ -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:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue