Command Details

$ kubectl scale deployment <deployment_name> --replicas=<replica_count>

Scale the number of replicas in a deployment.