kubectl delete 썸네일형 리스트형 kubernetes kubectl delete 명령 kubectl delete 명령Delete resources by file names, stdin, resources and names, or by resources and label selector.사용법Examples: # Delete a pod using the type and name specified in pod.json kubectl delete -f ./pod.json # Delete resources from a directory containing kustomization.yaml - e.g. dir/kustomization.yaml kubectl delete -k dir # Delete a pod based on the type and name in the JSON passed.. 더보기 이전 1 다음