Move some docs to docs dir (declutter the top).

This commit is contained in:
Jeffrey Regan
2018-08-23 11:25:59 -07:00
parent 6c81e3b95f
commit da142a8e97
7 changed files with 12 additions and 8 deletions

View File

@@ -1,5 +1,7 @@
# Kustomize docs
* [installation instructions](INSTALL.md)
* [kustomization.yaml](kustomization.yaml) - Example of a
[kustomization](glossary.md#kustomization)
with explanations of each field.
@@ -11,3 +13,11 @@
* [eschewed features](eschewedFeatures.md) - Why certain features are (currently)
not supported in Kustomize.
* [contributing guidelines](CONTRIBUTING.md) - Please read before sending a PR.
* [code of conduct](CODE_OF_CONDUCT.md)