Revert "Introduce custom Jekyll tags for better glossary integration" (#6160)

This reverts commit 46d9cbe5ae.
This commit is contained in:
Jessica Yao
2017-11-02 14:07:26 -07:00
committed by Zach Corleissen
parent aaffdb8ca4
commit f3edbd3822
51 changed files with 197 additions and 546 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ aka:
- Kubernetes Developer
tags:
- user-type
short-description: >
short-description: |
A person who customizes the Kubernetes platform to fit the needs of their project.
long-description: >
A platform developer may, for example, use [Custom Resources](/docs/concepts/api-extension/custom-resources/) or [Extend the Kubernetes API with the aggregation layer](/docs/concepts/api-extension/apiserver-aggregation/) to add functionality to their instance of Kubernetes, specifically for their application.