You might have guessed from the spelling that this one is Kubernetes-native. Kustomize is a configuration manager, getting its name from customizing config files. Instead of relying on templating like Helm, it prefers to work strictly with YAML files, even using YAML files to configure other YAM...
Deploy a Helm chart Deploy with Kustomize Configure and apply Kubernetes resources Configure and apply a Kubernetes Service Configure and apply a Kubernetes Ingress Deployment Verification Kubernetes Object Status Applied Manifests Resources Glob Pattern Cheat Sheet Server-Side Apply kubectl Tutorials First ...