This repository has been archived on 2026-06-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
kitestacks-homelab-autosync.../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