Published : Oct 28, 2020
            
        Not on the current edition
                
                    This blip is not on the current edition of the Radar.                         If it was on one of the last few editions it is likely that it is still relevant.                         If the blip is older it might no longer be relevant and our assessment might be different today.                         Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar
                    Understand more
                
            Oct 2020
                
                     Trial
                    
                        
    
                    
                    
                
                Kustomize is a tool to manage and customize Kubernetes manifest files. It allows you to select and patch your base Kubernetes resources before applying them to different environments and is now natively supported by kubectl. We like it because it helps keep your code DRY and in contrast to Helm (which is trying to do many things — package management, version management and so on), we find Kustomize follows the Unix philosophy: do one thing well and expect the output of every program to be input to another.
 
  
                        
                    
                    
                 
    
    
  