You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
840 B
840 B
Rancher Monitoring CRD 배포
1. 배포 방법
-
rancher-monitoring을 배포하기 전 해당 차트를 배포해야 한다. -
명령어
$ helm upgrade rancher-monitoring-crd --install \ --namespace cattle-monitoring-system --create-namespace \ ../rancher-monitoring-crd -f ./custom-values.yaml
2.custom-values.yaml 설명
- custom-values.yaml에 정의된 값에 대한 설명이다.
1) 오프라인 설정
- private 환경 배포시 사용한다.
| Name | 설명 | 기본값 |
|---|---|---|
global.cattle.systemDefaultRegistry |
오프라인 설치 시에 설정. paasup 설치시에는 "paasup.io"로 설정 |
"" |