Merge pull request #272 from Liujingfang1/docs

Add docs README.md
This commit is contained in:
Jeff Regan
2018-08-22 10:22:00 -07:00
committed by GitHub

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.