termtrick.com
Run
API
Facebook
Twitter
LinkedIn
Copy link
Watch the rolling update status of a resource
kubectl rollout
Manage the rollout of a Kubernetes resource (deployments, daemonsets, and statefulsets).
More information: <https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#rollout>.
Trick copyright:
tl;dr; <
https://github.com/tldr-pages/tldr
>
kubectl rollout status {{resource_type}}/{{resource_name}}
click the source code to copy
install
kubectl rollout
on any operating system with
command-not-found.com