Recent posts

[Elastic][Elasticsearch] reindex

less than 1 minute read

June 07 2021

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

[Kubernetes] CronJob

less than 1 minute read

May 17 2021

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