Difference between revisions of "Kustomize"

From wikieduonline
Jump to navigation Jump to search
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
* https://kustomize.io/
 
* https://kustomize.io/
* <code>[[brew install kustomize]]</code>
+
 
 +
Installation:
 +
* 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 -
 +
 
 +
 
 +
 
 
* <code>[[kubectl kustomize]]</code>
 
* <code>[[kubectl kustomize]]</code>
 
* <code>[[kubectl kustomize --help]]</code>
 
* <code>[[kubectl kustomize --help]]</code>
Line 12: Line 18:
  
  
 +
kustomize version 
 +
v5.4.1
  
  

Revision as of 18:12, 10 April 2024

Advertising: