Add docs README.md

This commit is contained in:
Jingfang Liu
2018-08-22 09:05:54 -07:00
parent 430f2f84fb
commit b29e449d4a

12
docs/README.md Normal file
View File

@@ -0,0 +1,12 @@
# Kustomize docs
* [glossary](glossary.md) - glossary for Kustomize.
* [Sample kustomization.yaml](kustomization.yaml) - A sample kustomization.yaml
with explanation for each field.
* [workflow](workflows.md) - Explaining the workflow for
both bespoke configuration and off-the-shelf configuration.
* [eschewed features](eschewedFeatures.md) - explaining the eschewed features
and why they are not supported in Kustomize.