I don't believe "tree" is under the branch of gnu tools, so it might be misleading to put it under "Install gnu tools." Should we leave it like this or change the title to "Install gnu/unix tools"
English | 简体中文
Documentation
-
Examples - detailed walkthroughs of various workflows and concepts.
-
Kustomize Fields - explanations of the fields in a kustomization file.
-
Plugins - extending kustomize with custom generators and transformers.
-
Workflows - steps one might take in using bespoke and off-the-shelf configurations.
Release notes
-
kustomize/3.2.2 - kustomize CLI moved to depend on kustomize Go API 3.3.0.
-
API 3.3.0 - First release of the kustomize Go API in a module excluding the
kustomizeCLI. From here on, the CLI and API will release independently. -
kustomize/3.2.1 - Patch release of
kustomizeCLI in its own module, depending on Go API release 3.2.0. -
3.2.0 - TODO(jingfang)
-
3.1.1 - TODO(jingfang)
-
3.1 - Late July 2019. Extended patches and improved resource matching.
-
3.0 - Late June 2019. Plugin developer release.
-
2.1 - 18 June 2019. Plugins, ordered resources, etc.
-
2.0 - Mar 2019. kustomize v2.0.3 is available in kubectl v1.14.
-
1.0 - May 2018. Initial release after development in the kubectl repository.
Policies
-
Versioning - how the code and the kustomization file evolve in time.
-
Eschewed features - why certain features are (currently) not supported in kustomize.
-
Contributing guidelines - please read before sending a PR.