kitestacks-homelab/docs/KiteStacks-Homelab-Documentation-v1.2.md
2026-06-05 05:42:15 -05:00

32 lines
533 B
Markdown

# KiteStacks Homelab Documentation v1.2
## Current Architecture
KiteStacks Homelab is transitioning from Docker Compose to Kubernetes using K3s.
## Current Server
Hostname: Assassin
Role: Homelab server and Kubernetes control plane
Kubernetes: K3s
Status: Ready
## Current Docker Services
- Homepage
- Kavita
- Forgejo
- Linkding
- Grafana
- Prometheus
- Other supporting services
## Kubernetes Milestone
K3s has been installed successfully.
Verified command:
```bash
kubectl get nodes
assassin Ready control-plane