|
|
|
|
|
by degenerate
913 days ago
|
|
Any advice/ideas/articles/references on using kustomize efficiently? I love the idea of using a tool bundled with kubectl for zero dependencies, but their examples and tutorials are horrible. I can't figure out how to use it correctly to have 1 copy of YAML that would deploy to 5 different environments. It seems I would need multiple copies of kustomization.yaml in multiple folders, if I have multiple namespaces/pods/etc... |
|