API

The Kustomize API is the set of custom resources that define its behavior.

This section contains user-friendly definitions of resources custom to Kustomize that define its behavior. Required fields are marked as such.


Kustomization File

The Kustomization file is the entry point for Kustomize execution.

Generators

Generators create Kubernetes API resources from metadata.

Transformers

Transformers have the ability to modify user-input resources.

Common Definitions

Common definitions are fields used across the Kustomize API.


Last modified September 8, 2023: Document AnnotationsTransformer (#5247) (7c36ed21)