Pages

Bài đăng phổ biến

Saturday, September 10, 2022

[Kubernetes] [k8s] How to restart a pod ?

Have a way to ensure no application downtime is to use : 

kubectl -n <namespace> rollout restart deployment <deployment_name|statefulset_name> .

Nguyen Si Nhan .

No comments:

Post a Comment

Thanks for your join,we will be reply to you asap.