Set namespace kubectl config set-context --current --namespace=tsp Restart pod kubectl rollout restart deployment servicename Get all pods kubectl get pods --all-namespaces
Set namespace kubectl config set-context --current --namespace=tsp Restart pod kubectl rollout restart deployment servicename Get all pods kubectl get pods --all-namespaces