Difference between revisions of "Kubectl set image"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
* <code>[[kubectl set]] image</code>
 
* <code>[[kubectl set]] image</code>
  
export TILLER_TAG=v2.0.0-beta.1        # Or whatever version you want
+
[[Update your deployment with a new image version]]:
$ [[kubectl]] --namespace=[[kube-system]] [[kubectl set image|set image]] deployments/tiller-deploy tiller=ghcr.io/helm/tiller:$TILLER_TAG
 
deployment "tiller-deploy" image updated
 
  
 
== Related terms ==
 
== Related terms ==
Line 11: Line 9:
  
 
== See also ==
 
== See also ==
 +
* {{kubectl set}}
 
* {{kubectl}}
 
* {{kubectl}}
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Latest revision as of 14:55, 15 February 2024

Advertising: