Kubectl apply a folder of yaml files, kubectl apply -R -f . ... Delete pod by force, kubectl delete pod/<pod-name> --grace-period=0 --force.
確定! 回上一頁