mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 17:41:13 +00:00
Add bug report page.
This commit is contained in:
@@ -1,18 +1,12 @@
|
||||
# Documentation
|
||||
|
||||
## General
|
||||
|
||||
* [Installation instructions](INSTALL.md)
|
||||
|
||||
* [FAQ](FAQ.md)
|
||||
|
||||
* [Glossary](glossary.md)
|
||||
|
||||
## Examples
|
||||
* [Installation](INSTALL.md)
|
||||
|
||||
* [Examples](../examples) - detailed walkthroughs of various
|
||||
workflows and concepts.
|
||||
|
||||
* [Glossary](glossary.md) - the word of the day is [_root_](glossary.md#kustomization-root).
|
||||
|
||||
* [kustomization.yaml](kustomization.yaml) - a
|
||||
[kustomization](glossary.md#kustomization) file
|
||||
with explanations of each field.
|
||||
@@ -23,11 +17,16 @@
|
||||
* [Workflows](workflows.md) - steps one might take in
|
||||
using bespoke and off-the-shelf configurations.
|
||||
|
||||
* [FAQ](FAQ.md)
|
||||
|
||||
|
||||
## Release notes
|
||||
|
||||
* [2.1](version2.1.0.md)
|
||||
* [2.1](v_2.1.0.md)
|
||||
|
||||
* [2.0](v_2.0.0.md) -
|
||||
kustomize [v2.0.3] is available in [kubectl v1.14][kubectl].
|
||||
|
||||
* [2.0](version2.0.0.md)
|
||||
|
||||
## Policies
|
||||
|
||||
@@ -41,3 +40,6 @@
|
||||
before sending a PR.
|
||||
|
||||
* [Code of conduct](../code-of-conduct.md)
|
||||
|
||||
[v2.0.3]: https://github.com/kubernetes-sigs/kustomize/releases/tag/v2.0.3
|
||||
[kubectl]: https://kubernetes.io/blog/2019/03/25/kubernetes-1-14-release-announcement
|
||||
|
||||
Reference in New Issue
Block a user