문제 : kong에서 openshift 도메인으로 접속이 안되는 문제 발생
해결 : kong 서버에 /etc/resolv.conf 파일에 nameserver 추가
docker exec -t ContainerName /bin/bash