Kustomize
1 like
Kustomize introduces a template-free way to customize application configuration that simplifies the use of off-the-shelf applications. Now, built into kubectl as apply -k.
Cost / License
- Free
- Open Source
Platforms
- Kubernetes
- Mac
- Windows
- Linux
- Homebrew
- MacPorts
- Chocolatey
- Docker
Features
Properties
- Customizable
Features
- Kubernetes
- Configuration Management
Tags
- kubectl
- kubernetes-management
- yaml
- configuration-tool
- declarative
Kustomize News & Activities
Highlights All activities
Recent activities
Kustomize information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Kustomize?
Kustomize introduces a template-free way to customize application configuration that simplifies the use of off-the-shelf applications. Now, built into kubectl as apply -k.
Kustomize traverses a Kubernetes manifest to add, remove or update configuration options without forking. It is available both as a standalone binary and as a native feature of kubectl.
- Purely declarative approach to configuration customization
- Natively built into kubectl
- Manage an arbitrary number of distinctly customized Kubernetes configurations
- Available as a standalone binary for extension and integration into other services
- Every artifact that kustomize uses is plain YAML and can be validated and processed as such




