refactor: organize infra/ into compute/network/security/data/platform
This commit is contained in:
47
infra/compute/hosts/zlambda.md
Normal file
47
infra/compute/hosts/zlambda.md
Normal file
@@ -0,0 +1,47 @@
|
||||
---
|
||||
title: zlambda
|
||||
updated: 2026-04-13
|
||||
tags: [infra, host, nixos, tokyo, linode]
|
||||
type: host
|
||||
host_kind: vm
|
||||
location: tokyo
|
||||
provider: linode
|
||||
status: active
|
||||
ssh_host: zlambda
|
||||
public_ip: 139.162.71.52
|
||||
tailscale_ip: 100.78.51.18
|
||||
lan_ip: null
|
||||
os: NixOS 25.05
|
||||
cpu_cores: 1
|
||||
ram_gb: 2
|
||||
k3s_role: null
|
||||
critical: false
|
||||
monthly_cost_usd: 5
|
||||
aliases: [sandbox-tokyo]
|
||||
---
|
||||
|
||||
## 역할
|
||||
|
||||
NixOS 베이스 호스트 (도쿄, Linode nano). 이전 `sandbox-tokyo` 장비를 2026-04-08에 Debian → NixOS로 전환. 경량 docker + tailscale + sshd.
|
||||
|
||||
## 이전된/제거된 구성
|
||||
|
||||
- APISIX + etcd (Netbis DR) — 제거
|
||||
- microsocks — 제거
|
||||
- tlsproxy, vault-prod, wg-easy — 제거
|
||||
|
||||
## 현재 구성
|
||||
|
||||
- sshd, tailscale, docker
|
||||
- Linode 프로필: kernel `linode/direct-disk`
|
||||
- BBR + fq + sysctl 튜닝
|
||||
- NixOS configuration: Gitea [kaffa/nixos-infra](https://gitea.inouter.com/kaffa/nixos-infra)
|
||||
- kaffa-macmini: `~/nixos-infra/`
|
||||
- zlambda: `/root/nixos-infra/`
|
||||
|
||||
## 용도 검토
|
||||
|
||||
- K3s worker 편입 후보 (taint geo=tokyo) — [[k3s-migration|검토 중]]
|
||||
- 도쿄 POP 엣지 워크로드 용도
|
||||
|
||||
상세 인프라 컨텍스트: [[infra-hosts]]
|
||||
Reference in New Issue
Block a user