|
|
|
|
|
by dlahoda
433 days ago
|
|
twitter thread, > However, the two tools are not mutually exclusive. In some cases it can make sense to use Kustomize in combination with Koreo! Would be awesome Koreo make Kustomize no need.
I feel insane getting into project where Helm, Kustomize and Koreo used at same time(they always do this). So if Koreo and Helm only, would be nice gradual step. One bad yaml with other bad yaml. |
|
Our design is very, very deeply inspired by Kustomize. If Kustomize or kpt are sufficient, I would strongly encourage using one of them. We developed Koreo because we have cases where we need to sequence resource creation (for instance to map values from one resource to another) and wanted to programmatically set values.