# 重启 Rancher
k3s kubectl rollout restart deployment rancher -n cattle-system# 查看重启进度,等待 READY 变成 1/1
k3s kubectl get pods -n cattle-system -l app=rancher -w深度解读 · 专业分析
# 重启 Rancher
k3s kubectl rollout restart deployment rancher -n cattle-system# 查看重启进度,等待 READY 变成 1/1
k3s kubectl get pods -n cattle-system -l app=rancher -w