[GKE] kubectl scale kubectl explain deployment.spec.replicas kubectl scale deployment hello --replicas=5 kubectl get pods | grep hello- | wc -l kubectl scale deployment hello --replicas=3 kubectl get pods | grep hello- | wc -l Google Cloud Platform 2020.05.23