DevOps Tools

kustomize

English

Overview

A tool for customizing Kubernetes manifests without using templates.

Details

It manages configuration by layering environment-specific patches on top of a base set of YAML files. It's built into kubectl and offers an approach to manifest management distinct from Helm's.

More OSS terms