‘컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커’ 헬름 차트 저장소
🧰 제공하는 차트는 다음과 같습니다.
- MetalLB
- Jenkins
- Dashboard (블루그린)
- Prometheus
- Grafana
헬름 설치하기
헬름 설치는 공식 문서를 참조하여 설치합니다.
헬름 차트 저장소 등록하기
$ helm repo add edu https://iac-source.github.io/helm-charts
$ helm repo update
🧰 제공하는 차트는 다음과 같습니다.
헬름 설치는 공식 문서를 참조하여 설치합니다.
$ helm repo add edu https://iac-source.github.io/helm-charts
$ helm repo update