SFTPGo 설치, relay4wd 포트 재할당(22→SFTPGo, 2202→Gitea SSH), 역할 분리 정리
This commit is contained in:
@@ -66,6 +66,15 @@ SSH 세션을 통째로 프록시하므로 SSH로 할 수 있는 것 전부 지
|
||||
## 현재 Pipe 목록
|
||||
|
||||
- pipe-jp1: `jp1` → `root@100.109.123.1:22` (패스워드 인증)
|
||||
- pipe-test: `test` → `testuser@sshd-simple.test.svc.cluster.local:22` (패스워드 인증, 테스트용)
|
||||
|
||||
## 역할 분리
|
||||
|
||||
| 용도 | 도구 |
|
||||
|------|------|
|
||||
| 고객 SFTP/SSH | [[sftpgo]] — 사용자/키 관리 내장, 웹 UI |
|
||||
| 내부 서버 SSH 프록시 | sshpiper — 라우팅 프록시 |
|
||||
| 관리자 SSH/K8s | [[teleport]] — 감사 로그, MFA |
|
||||
|
||||
## Pipe CRD 예시
|
||||
|
||||
|
||||
Reference in New Issue
Block a user