mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-06 17:18:51 +07:00
Correct architecture docs
This commit is contained in:
parent
daf1436fdf
commit
07bf9a767b
14
README.md
14
README.md
@ -2,21 +2,21 @@
|
||||
|
||||
Work in progress
|
||||
|
||||
## Hardware setup
|
||||
## Hardware
|
||||
|
||||
![Hardware](https://user-images.githubusercontent.com/27996771/98970963-25137200-2543-11eb-8f2d-f9a2d45756ef.JPG)
|
||||
|
||||
- 4 nodes of NEC SFF PC (Japanese version of the Thinkcentre M700)
|
||||
- 4 nodes of NEC SFF PC (Japanese version of the ThinkCentre M700)
|
||||
- CPU: Intel Core i5-6600T
|
||||
- RAM: 16GB
|
||||
- SSD: 128GB
|
||||
- Switch TP-Link TL-SG108
|
||||
- TP-Link TL-SG108 switch
|
||||
|
||||
## Architecture
|
||||
|
||||
| Layer | Name | Description | Provisioner |
|
||||
|-------|------------------------|---------------------------------------------|---------------------|
|
||||
| 0 | [metal](./metal) | bare metal PXE boot, etcd, docker, lxd, | Ansible, PXE server |
|
||||
| 1 | [infra](./infra) | Cloud-like infrastructure, based on KVM/LXC | Terraform |
|
||||
| 2 | [platform](./platform) | kubernetes, vault, git, ci/cd... | Helm |
|
||||
| 3 | [apps](./apps) | Plex, PeerTube, Nextcloud... | ArgoCD |
|
||||
| 0 | [metal](./metal) | Bare metal OS installation, Docker, tfstate | Ansible, PXE server |
|
||||
| 1 | [infra](./infra) | Kubernetes cluster | Terraform |
|
||||
| 2 | [platform](./platform) | Vault, Git, Argo,... | Helm |
|
||||
| 3 | [apps](./apps) | | ArgoCD |
|
||||
|
Loading…
Reference in New Issue
Block a user