kubernetes-sigs/kustomize
Customization of kubernetes YAML configurations observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 69
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 3036
- days_rel: 205
- days_push: 9
- n_releases_24m: 25
Adoption not part of the score
12145 stars · 2416 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
kustomize is a template-free tool for customizing raw Kubernetes YAML configuration files, letting users declare overlays, patches, and common labels without modifying the original resources. It is a SIG-CLI sponsored Go tool that is also embedded in kubectl.
Use cases
- customize kubernetes yaml manifests without templates
- manage per-environment overlays for k8s deployments
- add common labels and annotations to kubernetes resources
- patch deployments and services across environments
- generate configmaps and secrets for kubernetes
- manage base and overlay kubernetes configurations
- render kustomization files into plain manifests
When to choose
- you want template-free kubernetes configuration customization
- you need environment-specific overlays over a shared base
- you already use kubectl and want built-in kustomize support
When to avoid
- you prefer full templating engines like Helm charts
- you need to manage non-Kubernetes YAML or arbitrary files
- you want a package registry of shareable charts
Facets
cli-tool · maturity stable
configuration-management templating developer-tools deployment cloud-computing developer-tools infrastructure-as-code windows cli go cross-platform kubernetes yaml kustomization config-management sig-cli kubectl devops containers linux macos
1 source
- readme: https://github.com/kubernetes-sigs/kustomize · fetched 2026-08-28 · 112f35910e4c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kubernetes-sigs/kustomize | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="kubernetes-sigs/kustomize")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem