mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
5 lines
284 B
Plaintext
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.
|