Difference between revisions of "Kustomize"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
[[wikipedia:Kustomize]] provides resource Generators to create <code>[[Kubernetes secrets|Secrets]]</code> and <code>[[ConfigMaps]]</code>
+
[[wikipedia:Kustomize]] (May 2018) <ref>https://kubernetes.io/blog/2018/05/29/introducing-kustomize-template-free-configuration-customization-for-kubernetes/</ref> provides resource Generators to create <code>[[Kubernetes secrets|Secrets]]</code> and <code>[[ConfigMaps]]</code>
  
 
* https://kustomize.io/
 
* https://kustomize.io/

Revision as of 09:16, 14 September 2022

wikipedia:Kustomize (May 2018) [1] provides resource Generators to create Secrets and ConfigMaps

kubectl kustomize


kubectl version --short=true
Client Version: v1.24.1
Kustomize Version: v4.5.4
Server Version: v1.20.15-eks-a64ea69
WARNING: version difference between client (1.24) and server (1.20) exceeds the supported minor version skew of +/-1


Related

See also

  • https://kubernetes.io/blog/2018/05/29/introducing-kustomize-template-free-configuration-customization-for-kubernetes/
  • Advertising: