awesome-kustomize
github.com/DevOpsHiveHQ/awesome-kustomize ↗A curated and collaborative list of awesome Kustomize resources
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me intermediate resources from awesome-kustomize"
Installation instructions →What's inside
Guides
- 3 ways to customize off-the-shelf Helm charts with KustomizeIntermediate
A guide covers 3 different ways to use Kustomize and Helm together.
- Advanced Kustomize featuresAdvanced
A guide covers more than 5 advanced Kustomize capabilities.
- Apply Kustomize builtin transformers on a single resourceTips & Tricks
A way to use internal transformers on specific resources.
- ArgoCD GitOps Tutorial - Working with KustomizeIntermediate
A hands-on lab covers using Kustomize in GitOps, and it goes through the Kustomize syntax and deploying a Kustomized application.
- Configure Kubernetes with KustomizeNovice
A guide helps to get started with Kustomize, understand its intended use cases, and find resources for using it with other Google Cloud tools.
- Customizing Kustomize with Client-Side Custom ResourcesAdvanced
A talk covers extending Kustomize via plugins to address common yet idiosyncratic application needs.
Snippets
- Add Pod security context
Ensure the security context is added to containers in the Pod.
Misc
- Asdf-kustomize
Kustomize plugin for asdf version manager.
Related lists
- Awesome Helm
A curated list of awesome Helm charts and resources.
- Awesome Kubectl plugins
A curated list of awesome Kubectl plugins.
- Awesome Kubernetes
A curated list of awesome Kubernetes resources.
Plugins
- HelmValuesTransformerTransformers
Transforming values in HelmRelease CustomResource. It helps manage many HelmRelease values in a single transformer file (Exec).
- KRMFfnBuiltinGenerators
Running builtin generators transformers (Exec).
- KSopsGenerators
Generating Secrets from sops-encrypted files (Exec).
- KubeconformValidatorValidators
Validating Kubernetes manifests using embedded Kubeconform (Containerized KRM, Exec KRM).
- MergerGenerators
Generating manifests seamlessly by extending Kustomize merge strategies using schemaless StrategicMerge (Containerized KRM, Exec KRM).
- PolicyGeneratorGenerators
Generating Open Cluster Management policies (Exec).
Showing a sample of 29 resources. View the full list on GitHub →