add initial set of canonical glossary tags

This commit is contained in:
Jessica Yao
2017-08-11 06:08:52 -07:00
committed by Andrew Chen
parent c3808f6da7
commit 20f96b3951
+30
View File
@@ -0,0 +1,30 @@
canonical-tags:
- Fundamental
- API Object
- Metadata
- Configuration
- Security
- Networking
- Storage
- Operation
- Workload
- Component
- API
- Extension
# TODO: Add list of glossary terms here
# (to avoid writing a function that iterates through all glossary term pages)
# e.g.
# terms:
# - name: StatefulSets
# tags:
# - Storage
# - Workload
# - API Object
# - name: Aggregation Layer
# tags:
# - API
# - Component
# - Extension
#
# See https://github.com/kubernetes/kubernetes.github.io/projects/4 for details.