Gabriel M. Dutra 4ea0896cd2 sysutils/kustomize: Add new port
Kustomize simplifies resource management with customizable overlays
2024-10-25 09:03:43 -03:00

5 lines
284 B
Plaintext

Kubernetes Kustomize is a tool that helps customize Kubernetes configurations
without changing the original files. It lets you create overlays for different
environments and manage settings easily. Kustomize makes deploying complex
Kubernetes applications simpler and more organized.