**-all-namespace == -A**

kubectl apply -f ${yaml_file_name} // yaml 파일을 이용해서 리소스 생성(적용)

kubectl get ${object_type} // 특정 오브젝트의 리소스 조회