rolling restart kubernetes gke

C++
kubectl rollout restart deployment your_deployment_name

Source

Also in C++: