Nexus 의 헬름차트 저장소으로 사용

 헬름 저장소 만들기

1. Nexus > 설정 > Create Repository


2. Helm (hosted) 선택


3. Name 과 Blob store 를 입력하고 Create Repository를 클릭합니다.


4. 생성된 "helm host" 리포지토리를 확인할 수 있습니다.


생성된 리포티토리에 헬름차트 업로드하기

1. 커맨드으로 파일 업로드 하기
curl -u admin:admin12341234 \
  --upload-file rancher-2.11.3.tgz \
  http://172.10.30.11:8081/repository/helm-host/


2. 업로드한 헬름차트를 넥서스에서 확인 합니다.


예시2) 헬름차트를 다운로드 하고, 넥서스 저장소에 업로드 하기


1. 롱혼 헬름차트를 다운하기 위해서, 리포지토리 추가

helm repo add longhorn https://charts.longhorn.io 


2. 롱혼 헬름차트를 리포토지토리에서 파일로 다운

helm pull longhorn/longhorn --version 1.7.0 


3. 다운로드한 파일을 넥서스 저장소에 업로드 하기

curl -u admin:admin12341234 \

  --upload-file longhorn-1.7.0.tgz \

  http://172.10.30.11:8081/repository/helm-host/

댓글

이 블로그의 인기 게시물

10.15 부동산 대책, 오피스텔도 LTV 40%인가요? 혼선 정리

Kubernetes Pod Pending 해결법: FailedScheduling 원인별 실전 점검 가이드

애플 비전 프로 새 밴드 착용감 어떨까? Dual Knit Band 착용 경험 리뷰