AI Tools / AI products & services
Kustomize is a Kubernetes-native configuration customization tool that builds deployable manifests from base and overlay files without templating. It supports referencing separately managed resource files, including custom resource definitions (CRDs), and applying transformations such as patches, labels, and namespaces.
It is recommended for wrapping separately managed CRD files and referencing external files without copying their full contents into a repository.