helm-charts

‘컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커’ 헬름 차트 저장소

img1 img3

🧰 제공하는 차트는 다음과 같습니다.

헬름 설치하기

헬름 설치는 공식 문서를 참조하여 설치합니다.

헬름 차트 저장소 등록하기

$ helm repo add tnh https://tnh7575.github.io/helm-charts
$ helm repo update