mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-21 06:21:43 +00:00
24 lines
640 B
Markdown
24 lines
640 B
Markdown
# Kustomize docs
|
|
|
|
* [installation instructions](INSTALL.md)
|
|
|
|
* [kustomization.yaml](kustomization.yaml) - Example of a
|
|
[kustomization](glossary.md#kustomization)
|
|
with explanations of each field.
|
|
|
|
* [workflow](workflows.md) - Some steps one might take in using
|
|
bespoke and off-the-shelf configurations.
|
|
|
|
* [glossary](glossary.md) - An attempt to disambiguiate terminology.
|
|
|
|
* [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)
|
|
|
|
|
|
|
|
|