Command
kubectl get deployments
Explanation
Shows all deployments and their statuses.
Examples
List all deployments
kubectl get deployments
kubectl get deployments
Shows all deployments and their statuses.
List all deployments
kubectl get deployments