kubernetes dashboard restart pod code example
Example 1: restart a pod kubernetes
kubectl rollout restart deployment [deployment_name]
Example 2: kubernetes dashbaord
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-beta8/aio/deploy/recommended.yaml