Henry Xie 's blog
Wednesday, December 18, 2019
Tip: Kubectl Delete Options
A few options to delete resources in K8S
kubectl delete ****
kubectl delete **** --force --grace-period=0
kubectl delete **** --force --grace-period=0 --wait=false
kubectl version --- it will show both k8s client and server version
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment