The introduction of Kustomize looks like an effort to fill a gap of natively managing a manifests parameterization in Kuberenetes.
While Helm is a mainstream player in the field. I recognize Helm as not just a templating tool providing much more value (release version management, blue-green deploy support etc)
However while Kustomize is a native feature should I start preferring it assuming it's evolution in the long run?
UPD: while it have been put on hold as opinion based I guess it could be rephrased as What are the Best use cases for either option.