# If the version number of Istiod is 1.18, the default name of the Istiod Deployment is “istiod-1-18”; Istiod is deployed in the istio-system namespace by default.
kubectl rollout restart deployment <Istiod Deployment Name> --namespace=<Istiod Namespace>