Difference between revisions of "Kubectl rollout"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== Activities == | == Activities == | ||
− | * [[CKAD]]: [[ | + | * [[CKAD]]: [[Understand Deployments and how to perform rollbacks]] |
== See also == | == See also == |
Revision as of 20:07, 6 January 2020
kubectl rollout history deployment/app
kubectl rollout undo deployment/app --to-revision=2
Activities
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: