k3s: 현재 노드 구성 반영 (kr1+kr2 server, hp2 agent)

This commit is contained in:
kaffa
2026-03-25 09:16:42 -07:00
parent 2be58a7e65
commit ffb3d80f2a

View File

@@ -1,6 +1,6 @@
--- ---
title: K3s PostgreSQL 백엔드 이전 title: K3s PostgreSQL 백엔드 이전
updated: 2026-03-24 updated: 2026-03-25
status: Phase 0 완료, Phase 1 대기 status: Phase 0 완료, Phase 1 대기
tags: [k3s, migration, postgresql, supabase] tags: [k3s, migration, postgresql, supabase]
--- ---
@@ -26,7 +26,8 @@ tags: [k3s, migration, postgresql, supabase]
| 항목 | 값 | | 항목 | 값 |
|------|-----| |------|-----|
| 컨트롤 플레인 | kr2 (192.168.9.135) | | 컨트롤 플레인 | kr1 (192.168.9.214), kr2 (192.168.9.135) |
| 워커 (agent) | hp2 (192.168.9.134) |
| 데이터스토어 | Supabase PostgreSQL (싱가포르) | | 데이터스토어 | Supabase PostgreSQL (싱가포르) |
| Pooler | Session mode, port 5432 | | Pooler | Session mode, port 5432 |
| DB 호스트 | aws-1-ap-southeast-1.pooler.supabase.com | | DB 호스트 | aws-1-ap-southeast-1.pooler.supabase.com |