Main Menu

Search

KUBERNETES: Kubectl Command To Do Rollout Restart of Kube-Proxy

KUBERNETES: Kubectl Command To Do Rollout Restart of Kube-Proxy 

Below command can be used.

kubectl rollout restart daemonset kube-proxy -n kube-system

No comments:

Post a Comment