Kubernetes.kustomize 5.5.0
Customization of kubernetes YAML configurations
kustomize lets you customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is. kustomize targets kubernetes; it understands and can patch kubernetes style API objects. It's like make, in that what it does is declared in a file, and it's like sed, in that it emits edited text.
Command Line
Download Links For Version 5.5.0
Download Links For Version 5.3.0
Download Links For Version 5.4.1
Download Links For Version 5.4.2
Info
- last updated 10/9/2024 12:00:00 AM
- Publisher: Kubernetes SIGs
- License: Apache-2.0
Dependencies
No dependency information