kubectl 是K8s client 命令工具指令,他可用來建立物件、服務、更新; ... 刪除物件指令: kubectl delete -f http.yaml; 也可以是: kubectl delete <資源名稱> <物件 ...
確定! 回上一頁