mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 09:24:23 +00:00
23 lines
504 B
Markdown
23 lines
504 B
Markdown
+++
|
|
title = "Kustomize"
|
|
linkTitle = "Kustomize"
|
|
|
|
+++
|
|
|
|
{{% blocks/lead color="primary" %}}
|
|
Kustomize provides a solution for customizing Kubernetes resource configuration free from templates
|
|
and DSLs.
|
|
{{% /blocks/lead %}}
|
|
|
|
{{< blocks/section >}}
|
|
|
|
{{% blocks/feature icon="fab fa-github" title="Contribute" %}}
|
|
We do a [Pull Request](https://github.com/kubernetes-sigs/kustomize/pulls) contributions workflow on **GitHub**.
|
|
New users are always welcome!
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
{{< /blocks/section >}}
|
|
|
|
|