diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..8a750dea3 --- /dev/null +++ b/docs/README.md @@ -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. \ No newline at end of file