in case of secret generators, how to deal with them in case of sops? We push secrets on git using sops to automatically encrypt/decrypt them both sides, but if i need to put a file which then will be read by kustomize to create a secret, can kustomize use sops?
i am on v1.27.4. 1. restructure patches to something like this, otherwise it errors out, which i think essentially means "patches cannot be a string array" patchesStrategicMerge: - "replicas.yaml" 2. bases should become resources (deprecation warning)
While you could get rid of the "spec.selector" sections in your original manifests, it's not something I would personally recommend doing since many IDEs and other static analysis tools will flag your manifests as not being compliant with the K8s object schema, and becomes very annoying very quickly!
Honestly man....this was probably the best tutorial on how to use kustomize I've seen! Love the videos. Keep 'em coming :)
Get back to work Bean!
Wow, This is a really good demo. Thank you very much.
Thank you for this tutorial! It was super useful!
Best video, nicely explained👌
Great video, really helpful!
Awesome high quality stuff , thank you!
Awesome tutorial, thanks a lot!
Thank you! Really great tutorial well explained.
in case of secret generators, how to deal with them in case of sops? We push secrets on git using sops to automatically encrypt/decrypt them both sides, but if i need to put a file which then will be read by kustomize to create a secret, can kustomize use sops?
i am on v1.27.4.
1. restructure patches to something like this, otherwise it errors out, which i think essentially means "patches cannot be a string array"
patchesStrategicMerge:
- "replicas.yaml"
2. bases should become resources (deprecation warning)
While you could get rid of the "spec.selector" sections in your original manifests, it's not something I would personally recommend doing since many IDEs and other static analysis tools will flag your manifests as not being compliant with the K8s object schema, and becomes very annoying very quickly!
great explaintation, thx
Thank You!
got it, wow!
Great, Thanks
❤ thanks
Nice tutorial…
Thanks
Might be better to call it the least terrible way to cuztomize your k8s manifests.
great video...#beeyem