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
- kotlin spring
- MySQL
- minikube
- Linux
- 코틀린 코루틴의 정석
- CKA 기출문제
- AI
- aws
- CloudWatch
- kotlin
- Kubernetes
- IntelliJ
- PETERICA
- Pinpoint
- 공부
- 정보처리기사 실기
- 정보처리기사실기 기출문제
- APM
- 정보처리기사 실기 기출문제
- Java
- kotlin querydsl
- 기록으로 실력을 쌓자
- Spring
- 티스토리챌린지
- mysql 튜닝
- CKA
- AWS EKS
- 오블완
- kotlin coroutine
- Elasticsearch
Archives
- Today
- Total
목록Prometheus Grafana Monitor (1)
피터의 개발이야기
[kubernetes] Prometheus Monitoring 환경 구축하기
[kubernetes] 모니터링 방법 정리 ㅁ 개요 ㅇ 쿠버네티스로 Prometheus Monitoring 환경 구축하기 ㅁ minikube cluster 생성 minikube start --cpus 4 --memory 8192 --vm-driver hyperkit ㅁ repo 추가 helm repo add prometheus-community https://prometheus-community.github.io/helm-charts helm repo add stable https://charts.helm.sh/stable helm repo update ㅁ char 설치 helm install prometheus prometheus-community/kube-prometheus-stack ㅁ 설치된 쿠..
Kubernetes/Logging & Monitoring
2022. 7. 14. 15:20