Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- Linux
- CKA
- PETERICA
- CKA 기출문제
- 오블완
- IntelliJ
- mysql 튜닝
- CloudWatch
- kotlin
- 티스토리챌린지
- 코틀린 코루틴의 정석
- AI
- kotlin spring
- kotlin coroutine
- minikube
- MySQL
- APM
- aws
- Spring
- 기록으로 실력을 쌓자
- Kubernetes
- Elasticsearch
- kotlin querydsl
- Java
- Pinpoint
- 정보처리기사 실기
- 정보처리기사 실기 기출문제
- 공부
- 정보처리기사실기 기출문제
- AWS EKS
Archives
- Today
- Total
목록Grafana 설치 (1)
피터의 개발이야기
[Grafana] grafana를 helm으로 설치하기
ㅁ 개요 ㅇ Helm 차트를 이용하여 Grafana를 설치하는 과정을 정리하였다. ㅇ 로컬환경(Docker Desktop)에 구성된 kubernetes 환경에서 설치하였다. ㅁ Grafana의 Helm Repository 추가 $ helm repo add grafana https://grafana.github.io/helm-charts "grafana" has been added to your repositories ㅇ Grafana 설치를 위해 Helm Repository를 추가한다. ㅁ Grafana Helm Chart를 다운로드 $ git clone https://github.com/grafana/helm-charts.git Cloning into 'helm-charts'... remote: Enu..
DevOps/Grafana
2023. 1. 28. 01:40