Difference between revisions of "Kubectl rollout history"
Jump to navigation
Jump to search
(6 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
kubectl rollout history
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#-em-history-em-
Examples[edit]
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[edit]
kubectl rollout [ status | restart | resume | pause | history | undo ], kubectl rollout --help
- Deployment, CD, Spinnaker, AWS CodeDeploy, Tekton, Argo CD, Continuous Deployment, Continuous Delivery, Blue-green deployment, Red-black deployment, Feature toggle Continuous Delivery Foundation, ARA, A/b testing, Canary
Advertising: