Epu Baal

developer from pamukkale

About Paging Tags Logs

2023-06-07
  • mac
  • mac os host file 수정하기

    ``` shell $ sudo vi /etc/hosts

    또는 ..

    $ sudo vi /private/etc/hosts

    2023-06-07
  • mac
  • docker
  • Connection to the Docker daemon at 'localhost' failed with error [2] No such file or directory

    TL;DR;

    2023-06-01
  • java
  • spring
  • feign
  • Feign Client Request Interceptor 설정

    아래처럼 Feign 설정해서 사용할텐데, configuration 에 RequestInterceptor Bean 설정하면 request 조작 가능.

    2023-05-13
  • es
  • cheatsheet
  • elasticsearch cheatsheet

    ``` shell

    cluster health 확인

    GET /_cat/health?v

    2023-05-12
  • es
  • 자꾸 까먹어서 적어놓는 elasticsearch 용어

    index = database shard = partition type = table documnet = row field = column mapping = scheme

    2023-04-04
  • linux
  • yaml
  • xml
  • software
  • linux yaml(xml) parser, yq 사용

    ``` shell

    설치

    $ brew install yq

    2023-03-31
  • k8s
  • k8s resource 제한하기

    affinity 를 이용

    2023-03-31
  • k8s
  • k8s resource 제한하기

    LimitRange

    ``` shell

    test namespace 생성

    kubectl delete namespace test-resource kubectl create namespace test-resource

    2023-03-14
  • fraud
  • 링크 섬네일로 사기치기

    힝지야 당장 도우렴 (+android spock 에서 수정)

    2023-02-28
  • github
  • emoji
  • markdown
  • github emoji markdown list

    copy and paste
    can check only github comment preview

    < Previous Next >