kustomize-overlays

Installation
SKILL.md

Kustomize Overlays

Master environment-specific Kubernetes configuration management using Kustomize overlays, strategic merge patches, and JSON patches for development, staging, and production environments.

Overview

Overlays enable environment-specific customization of Kubernetes resources without duplicating configuration. Each overlay references a base configuration and applies environment-specific patches, transformations, and resource adjustments.

Basic Overlay Structure

Installs
72
GitHub Stars
166
First Seen
Jan 22, 2026
kustomize-overlays — thebushidocollective/han