Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 604 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 604 Bytes

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

img1 img3

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

  • MetalLB
  • Jenkins
  • Dashboard (블루그린)
  • Prometheus
  • Grafana

헬름 설치하기

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

헬름 차트 저장소 등록하기

$ helm repo add edu https://iac-source.github.io/helm-charts
$ helm repo update