add initial set of canonical glossary tags
This commit is contained in:
@@ -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.
|
||||||
Reference in New Issue
Block a user