helm 차트는 쿠버네티스의 리소스 yaml 파일을 1. 탬플릿으로 만들고, 2.메타정보파일 등을 압축한 파일 # 버전 확인 : helm version # 자동 완성: helm completion # helm chart Repository : helm repo add [name] [url] # 배포관리: helm install [name] [chart] [flags] helm list helm status helm uninstall # zldnjem wkehd dhkstjd rlsmd source /etc/bash_completion.d/helm chart 구조 : 1. M..