Difference between revisions of "Kubectl rollout"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== Activities == | == Activities == | ||
* [[CKA v1.15]]: [[Understand Deployments and how to perform rollbacks]] | * [[CKA v1.15]]: [[Understand Deployments and how to perform rollbacks]] | ||
+ | |||
+ | == Related terms == | ||
+ | * <code>[[kubectl scale]]</coe> | ||
== See also == | == See also == |
Revision as of 10:32, 25 April 2021
kubectl rollout history deployment/app
kubectl rollout undo deployment/app --to-revision=2
Activities
Related terms
kubectl scale</coe>
See also
kubectl
: [ cp | config | create
| delete
| edit | explain | apply
| exec
| get
| set
| drain | uncordon | rolling-update
| rollout
| logs
| run
| auth
| label | annotate
| version
| top
| diff
| debug
| replace
| describe
| port-forward | proxy
| scale
| rollout
| api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io
Advertising: