update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -8,7 +8,7 @@ src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg"
alt="PRs Welcome" /></a></h1>
<p align="center">
<a href="https://kustomize.io">
<img src="img/kustomize.svg" width="80%"> </a>
<img src="img/awesome-kustomize.svg" width="90%"> </a>
</p>
<blockquote>
<p>A curated and collaborative list of awesome Kustomize resources.</p>
@@ -21,6 +21,14 @@ will help you efficiently manage your Infrastructure as a code
<p>Contributions are welcome, add links through <a
href="https://github.com/aabouzaid/awesome-kustomize/pulls">pull
requests</a> or create an issue to start a discussion.</p>
<p>Push it forward and add the project badge in your repo to support the
community! ⭐</p>
<p>Markdown:</p>
<pre class="text"><code>[![Awesome Kustomize](https://devopshive.com/badges/awesome-kustomize.svg)](https://github.com/DevOpsHiveHQ/awesome-kustomize)</code></pre>
<p>Preview:</p>
<p><a href="https://github.com/DevOpsHiveHQ/awesome-kustomize"><img
src="https://raw.githubusercontent.com/DevOpsHiveHQ/awesome-kustomize/main/img/awesome-kustomize-badge.svg"
alt="Awesome Kustomize" /></a></p>
<!-- omit in toc -->
<h2 id="contents">Contents</h2>
<ul>
@@ -129,6 +137,10 @@ deploying a Kustomized application.</li>
href="https://tech.aabouzaid.com/2020/09/3-ways-to-customize-off-the-shelf-helm-charts-with-kustomize-kubernetes.html">3
ways to customize off-the-shelf Helm charts with Kustomize</a> - A guide
covers 3 different ways to use Kustomize and Helm together.</li>
<li>📰 <a
href="https://blog.scottlowe.org/2021/11/01/using-kustomize-components-with-cluster-api/">Using
Kustomize Components with Cluster API</a> - A clear use case of using
Kustomize Components.</li>
</ul>
<h3 id="advanced">Advanced</h3>
<ul>
@@ -183,3 +195,6 @@ Kubectl plugins</a> - A curated list of awesome Kubectl plugins.</li>
<li><a href="https://github.com/cdwv/awesome-helm">Awesome Helm</a> - A
curated list of awesome Helm charts and resources.</li>
</ul>
<p><a
href="https://github.com/DevOpsHiveHQ/awesome-kustomize">kustomize.md
Github</a></p>