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
- aws
- APM
- Pinpoint
- CKA 기출문제
- AWS EKS
- 티스토리챌린지
- kotlin coroutine
- Java
- IntelliJ
- MySQL
- minikube
- kotlin querydsl
- PETERICA
- CKA
- CloudWatch
- Elasticsearch
- AI
- 정보처리기사실기 기출문제
- mysql 튜닝
- 공부
- Spring
- 기록으로 실력을 쌓자
- Kubernetes
- 정보처리기사 실기
- 코틀린 코루틴의 정석
- 정보처리기사 실기 기출문제
- kotlin spring
- 오블완
- Linux
Archives
- Today
- Total
목록metrics (1)
피터의 개발이야기
[Kubernetes] metrics-server 설치과정
[kubernetes] 쿠버네티스 목차 [kubernetes] 모니터링 방법 정리 ㅁ 개요 ㅇ 쿠버네티스 모니터링을 위한 Metrics 서버 설치 과정이다. ㅇ Node과 Pod의 CPU, Memory 사용량을 모니터링 할 수 있다. ㅇ [kubernetes] Metrics Server 설치, Metrics API not available 에러 해결 과정에서 설치과정을 다시 정리하였습니다. ㅁ git 소스 $ git clone https://github.com/kodekloudhub/kubernetes-metrics-server.git $ ls aggregated-metrics-reader.yaml auth-reader.yaml metrics-server-deployment.yaml README.md a..
Kubernetes/Logging & Monitoring
2023. 7. 1. 21:22