최근 포스트

[Kubernetes] Klog

최대 1 분 소요

설명 https://kubernetes.io/ko/docs/concepts/cluster-administration/system-logs/ 쿠버네티스의 로깅 라이브러리 https://github.com/kubernetes/klog glog 이...

[DevOps] DevOps에 대한 개인적인 생각

1 분 소요

DevOps라고 말하면 ‘개발자가 기획, 개발, 테스트, 설치, 운영 등 이것 저것 다 하는 것’이라고 생각하는 사람들이 많은 것 같다.

[Elastic][Elasticsearch] reindex

최대 1 분 소요

개요 mappings를 수정하거나 index 이름을 변경하거나 다른 서버의 데이터를 가져와야할 경우 사용 destination elasticsearch.yml에 reindex.remote.whitelist 설정 및 재기동 필요 reindex.remote...

[Kubernetes] CronJob

최대 1 분 소요

개요 스케줄에 따라 주기적 혹은 특정 시간에 job을 실행