MoaRoom / MoaRoom-Infra

Codes and etc for components used in K8s cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pod 내부 SSH 접속

NayeonKeum opened this issue · comments

내용

Dockerfile configuration을 통해 Pod 내부에 SSH 접속이 가능하게 한다.

작업 내용

  • SSH 접속 가능
  • SSH 외 Daemon 하나 더 띄우기

참고 사항

  1. 추후 환경변수 사용 관련으로 리팩토링 필요(pwd, ns 등)
  2. 추후 cert 관련으로 startup.sh에서 주석 부분 참고 필요