Difference between revisions of "Kubectl rollout history"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{kubectl rollout}} * {{CD}} Category:Kubernetes")
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
<code>[[kubectl rollout]] [[history]]</code> https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#-em-history-em-
 +
 +
== Examples ==
 +
 +
[[kubectl rollout history deployment]]/abc
 +
 +
kubectl rollout history deployment/[[aws-alb-ingress-controller]]
 +
deployment.apps/aws-alb-ingress-controller
 +
REVISION  CHANGE-CAUSE
 +
1        <none>
 +
2        <none>
 +
3        <none>
  
 
== See also ==
 
== See also ==
 +
* {{kubectl rollout history}}
 +
 
* {{kubectl rollout}}
 
* {{kubectl rollout}}
 
* {{CD}}
 
* {{CD}}
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Latest revision as of 16:25, 2 October 2024

Advertising: