Great video. Kustomize is an amazing tool. Perfect for what I need. And I found it easier to use than Helm. And it is part of kubectl with option -k so I do not need to install an additional tool.
I guess im asking randomly but does anyone know a way to get back into an Instagram account?? I stupidly lost my account password. I appreciate any tricks you can give me
Does anyone know how rolling deployments work with Kustomize? How do I rollback to a previous release if there is no release management at all? Currently we are using helm which keeps track of the Chart releases deployed, so it makes it very easy to rollback.
Good video. But the visual studio thing wasnt that great. Most of the time i had to rewind and check which folder the file comes, which folder you are expanding. You could have cleaned those unwanted things prior to demo. Anyways Thank you. It helped.
kustomize is also a mess. New syntax, new terminology. It is serious additional layer for real job. None is ideal. None is sufficient. IMO, using pure yamls in git and push it with ARGOCD seem ideal for now.
using kustomize as a post renderer for my existing Helm charts..this tutorial helped a lot..thanks!
Great video. Kustomize is an amazing tool.
Perfect for what I need. And I found it easier to use than Helm.
And it is part of kubectl with option -k so I do not need to install an additional tool.
Awesome video! Very much to the point and explains everything reqd to know Kustomize. Thank you for posting this!
Very nice presentation, thank you!
Great stuff!
and someone give that guy a hands-free microphone.
I guess im asking randomly but does anyone know a way to get back into an Instagram account??
I stupidly lost my account password. I appreciate any tricks you can give me
@Jaxon Peyton Instablaster :)
I never realised it was built into kubectl. Now I very much want to use it over the hairy mess that is helm.
Awesome, thank you! Such lack of good sources about Kustomize
Does anyone know how rolling deployments work with Kustomize? How do I rollback to a previous release if there is no release management at all? Currently we are using helm which keeps track of the Chart releases deployed, so it makes it very easy to rollback.
you do git revert
Good video. But the visual studio thing wasnt that great. Most of the time i had to rewind and check which folder the file comes, which folder you are expanding. You could have cleaned those unwanted things prior to demo. Anyways Thank you. It helped.
Great!
kustomize is also a mess. New syntax, new terminology. It is serious additional layer for real job. None is ideal. None is sufficient. IMO, using pure yamls in git and push it with ARGOCD seem ideal for now.