k8s基础:kubectl delete --ignore-not-found参数选项作用

网友投稿 628 2022-11-24

k8s基础:kubectl delete --ignore-not-found参数选项作用

k8s基础:kubectl delete --ignore-not-found参数选项作用

undeploy: ## Undeploy controller from the K8s cluster specified in ~/.kube/config. Call with ignore-not-found=true to ignore resource not found errors during deletion. $(KUSTOMIZE) build config/default | kubectl delete --ignore-not-found=$(ignore-not-found) -f -

官网参考:​​​https://kubernetes.org-/doc-60​​

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:原生js---无限滚动
下一篇:「数据架构」:如何为MDM构建业务用例
相关文章

 发表评论

暂时没有评论,来抢沙发吧~