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
+2 -2
View File
@@ -3,7 +3,7 @@ name: Cluster
tags:
- fundamental
- operation
short-description: >
short-description: |
A set of machines, called nodes, that run containerized applications managed by Kubernetes.
long-description: >
long-description: |
A cluster has several worker nodes and at least one master node.