---
sidebar_label: kustomize
# dagger.io/kubernetes/kustomize
Kustomize config management
## #Kustomization
### #Kustomization Inputs
| Name | Type | Description |
| ------------- |:-------------: |:-------------: |
|*version* | `*"v3.8.7" \| string` |Kustomize binary version |
### #Kustomization Outputs
_No output._
## #Kustomize
Apply a Kubernetes Kustomize folder
### #Kustomize Inputs
|*source* | `dagger.#Artifact` |Kubernetes source |
|*kustomization* | `string` |Optional Kustomization file |
### #Kustomize Outputs