Editing Kustomize

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[[wikipedia:Kustomize]] ([[Kubernetes timeline|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>
+
[[wikipedia:Kustomize]] provides resource Generators to create <code>[[Secrets]]</code> and <code>[[ConfigMaps]]</code>
  
 
* https://kustomize.io/
 
* https://kustomize.io/
  
Installation:
+
[[kubectl kustomize]]
* macOS: <code>[[brew install kustomize]]</code>
 
* Linux: cd /usr/local/bin/ && [[curl -s]] "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh"  | bash && cd -
 
  
  
 
+
  kubectl version --short=true
* <code>[[kubectl kustomize]]</code>
 
* <code>[[kubectl kustomize --help]]</code>
 
* <code>[[kustomize --help]]</code>
 
* <code>[[kustomize build]] deploy/manifests | [[kubectl apply -f]] -</code>
 
* <code>[[kustomize cfg]]</code>
 
* <code>[[kustomize create]]</code>
 
* <code>[[kustomize edit]]</code>
 
 
 
 
 
kustomize version 
 
v5.4.1
 
 
 
 
 
  [[kubectl version --short=true]]
 
 
  Client Version: v1.24.1
 
  Client Version: v1.24.1
 
  Kustomize Version: v4.5.4
 
  Kustomize Version: v4.5.4
 
  Server Version: [[v1.20]].15-eks-a64ea69
 
  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
 
  WARNING: version difference between client (1.24) and server (1.20) exceeds the supported minor version skew of +/-1
 
 
 
  
  
Line 35: Line 16:
 
* [[Helm]]
 
* [[Helm]]
 
* <code>[[kubectl version]]</code>
 
* <code>[[kubectl version]]</code>
* [[Argo CD]]
 
* [[Grafana operator]]: <code>[[kubectl apply -k]] deploy/manifests/</code>
 
* [[CKA]]: [[Awareness of manifest management and common templating tools]]
 
* <code>[[datree kustomize]]</code>
 
* [[kustomize.toolkit.fluxcd.io]]
 
  
 
== See also ==
 
== See also ==
* {{Kustomize}}
+
* {{ConfigMap}}
* {{ConfigMaps}}
+
* {{K8s}}
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Templates used on this page:

Advertising: