Kustomize helps manage Kubernetes manifests and configurations, making it easier to deploy and manage applications in Kubernetes clusters. This tutorial was created to help users learn some basic ...
Base : this is the folder to create the manifest templates with almost the correct values. One folder for each component is a good idea. Something like below... - base - api-1 - api-1.yaml - kustomize ...