mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-30 09:51:23 +00:00
Add docs README.md
This commit is contained in:
12
docs/README.md
Normal file
12
docs/README.md
Normal 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.
|
||||
Reference in New Issue
Block a user