Introduce custom Jekyll tags for better glossary integration

This commit is contained in:
Jessica Yao
2017-10-17 18:23:17 -07:00
committed by Andrew Chen
parent 8ff083b0f3
commit 46d9cbe5ae
51 changed files with 546 additions and 197 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
id: kubeadm
name: Kubeadm
full-link: /docs/admin/kubeadm/
tags:
- tool
- operation
short-description: |
short-description: >
A tool for quickly installing Kubernetes and setting up a secure cluster.
long-description: |
long-description: >
You can use kubeadm to install both the control plane and the worker node components.