youtube image
From YouTube: Breakout Session - Templating and rendering using kustomization and kpt - Irvi Aini

Description

Kustomize purely declarative approach to configuration customization that adheres to and leverages the familiar concept of KRM.

Here’s a common scenario. Somewhere on the internet you find someone’s Kubernetes configuration for a content management system. It's a set of files containing YAML specifications of Kubernetes API objects. Then, people would like to use it for different environments, eg: development and production.