refactor: organize infra/ into compute/network/security/data/platform
This commit is contained in:
43
infra/compute/hosts/incus-hp2.md
Normal file
43
infra/compute/hosts/incus-hp2.md
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
title: incus-hp2
|
||||
updated: 2026-04-13
|
||||
tags: [infra, host, incus, k3s, seoul]
|
||||
type: host
|
||||
host_kind: server
|
||||
location: seoul
|
||||
provider: self-hosted
|
||||
status: active
|
||||
ssh_host: incus-hp2
|
||||
public_ip: null
|
||||
tailscale_ip: 100.100.52.34
|
||||
lan_ip: 192.168.9.134
|
||||
os: Debian 13
|
||||
cpu_model: Xeon E5-2670
|
||||
cpu_cores: 32
|
||||
ram_gb: 188
|
||||
k3s_role: worker
|
||||
critical: true
|
||||
monthly_cost_usd: 0
|
||||
---
|
||||
|
||||
## 역할
|
||||
|
||||
Incus + K3s 워커 호스트 (서울존). 홈랩 bare-metal 서버. Incus 프로젝트 `default`, `inbest`. K3s 클러스터에서 worker(k3s-agent)로 참여.
|
||||
|
||||
## 주요 워크로드
|
||||
|
||||
- K3s Pod 42개 (2026-04-13 기준): APISIX, Gitea, Outline, VictoriaMetrics, n8n, Teleport 등
|
||||
- Longhorn storage replica 참여
|
||||
- Incus VM: `gitea-runner`, `juice-shop`, `k8s` 등
|
||||
|
||||
## 네트워크
|
||||
|
||||
- LAN: 192.168.9.134 (K3s intra-cluster)
|
||||
- Tailscale: 100.100.52.34
|
||||
|
||||
## 상세
|
||||
|
||||
- Incus 컨테이너이므로 커널은 호스트 bare-metal과 공유 (커널 업데이트는 호스트에서)
|
||||
- 2026-04-13 drain+reboot 테스트 완료 → [[tasks|tasks.md]] 참조
|
||||
|
||||
상세 인프라 컨텍스트: [[infra-hosts]]
|
||||
Reference in New Issue
Block a user