Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Week9 용어 훑어보기 #18

Open
s5646s opened this issue Sep 5, 2021 · 0 comments
Open

Week9 용어 훑어보기 #18

s5646s opened this issue Sep 5, 2021 · 0 comments

Comments

@s5646s
Copy link
Contributor

s5646s commented Sep 5, 2021

CH.12 커스텀 리소스와 컨트롤러 용어 훑기

CH.13 포드를 사용하는 다른 오브젝트들

  • 포드(Pod)
  • 디플로이먼트(Deployment)
  • 잡(Jobs)
  • 배치(Batch) 작업
  • 멱등성(Idemopotence)
  • 크론잡(CronJobs)
  • 데몬셋(DaemonSets)
  • Stateless, Stateful(상태의 유무)
  • 스테이트풀셋(StatefulSets)
  • 헤드리스 서비스(Headless Service)
  • 데브옵스(DevOps)
  • 퍼시스턴트 볼륨

CH.14 쿠버네티스 모니터링

  • 모니터링(Monitoring)
  • 메트릭(Metric)
    • 인프라 수준의 메트릭
    • 컨테이너 수준의 메트릭
    • 애플리케이션 수준의 메트릭
  • 프로메테우스
  • 그라파나
  • CAdvisor
  • exporter
  • metrics-server
  • API Aggregation
  • kube-state-metrics
  • node-exporter
  • 호스트 네트워크 모드 (hostNetwork)
  • 메트릭 수집 push 방식과 pull 방식
  • 시계열 데이터베이스(time series database)
@s5646s s5646s changed the title CH.12 커스텀 리소스와 컨트롤러 용어 훑기 Week9 용어 훑어보기 Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant