This commit is contained in:
parent
8ed4274142
commit
f1d08f2a96
@ -7,11 +7,10 @@ repos:
|
|||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
- id: check-added-large-files
|
|
||||||
- id: check-xml
|
- id: check-xml
|
||||||
- id: check-json
|
- id: check-json
|
||||||
- id: check-toml
|
- id: check-toml
|
||||||
- id: check-added-large-files
|
#- id: check-added-large-files
|
||||||
- id: check-case-conflict
|
- id: check-case-conflict
|
||||||
- id: pretty-format-json
|
- id: pretty-format-json
|
||||||
args:
|
args:
|
||||||
|
35
README.md
35
README.md
@ -4,6 +4,41 @@
|
|||||||
|
|
||||||
A [Flux](https://fluxcd.io) repo describing my current at home kubernetes cluster.
|
A [Flux](https://fluxcd.io) repo describing my current at home kubernetes cluster.
|
||||||
|
|
||||||
|
## Hardware
|
||||||
|
|
||||||
|
- Nodes
|
||||||
|
- 3 x86_64
|
||||||
|
- 2 ARM nodes
|
||||||
|
- 1 Dedicated reverse proxy
|
||||||
|
- Storage
|
||||||
|
- 64TB ZFS pool (Media)
|
||||||
|
- 6TB of replicated storage (Configuration)
|
||||||
|
- 2TB of NVME ZFS Cache
|
||||||
|
- Compute
|
||||||
|
- Ryzen 5 5500
|
||||||
|
- i7-13700K
|
||||||
|
- Core 2 Duo
|
||||||
|
- Memory
|
||||||
|
- 136 GB of DDR5 across 3 nodes
|
||||||
|
- GPU
|
||||||
|
- RTX 3090 (Machine Learning)
|
||||||
|
- RTX 3080 (Machine Learning)
|
||||||
|
- RTX 2060 (Machine Learning)
|
||||||
|
- GTX 1060 (Stream Transcoding)
|
||||||
|
- Networking
|
||||||
|
- 1Gbps Inter-node Networking
|
||||||
|
- TL-SG3428 Switch
|
||||||
|
- R7000 Nighthawk running DDWRT
|
||||||
|
- Power
|
||||||
|
- Dedicated 1500W ciruit breaker
|
||||||
|
- 1100VA UPS
|
||||||
|
|
||||||
|
![server rack](./img/rack.jpg)
|
||||||
|
![network switch](./img/switch.jpg)
|
||||||
|
![zfs pool](./img/drives.jpg)
|
||||||
|
|
||||||
|
## Hosted Version
|
||||||
|
|
||||||
Find the actual, in production version of this repo on my [Gitea Repository](https://git.clortox.com/Infrastructure/Gluttony-Cluster). Here you will also find in use issues denoting things I plan to add to this repository.
|
Find the actual, in production version of this repo on my [Gitea Repository](https://git.clortox.com/Infrastructure/Gluttony-Cluster). Here you will also find in use issues denoting things I plan to add to this repository.
|
||||||
|
|
||||||
Find the mirror of this repository on [Github](https://github.com/Clortox/Gluttony-Cluster).
|
Find the mirror of this repository on [Github](https://github.com/Clortox/Gluttony-Cluster).
|
||||||
|
BIN
img/drives.jpg
Normal file
BIN
img/drives.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 MiB |
BIN
img/rack.jpg
Normal file
BIN
img/rack.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.3 MiB |
BIN
img/switch.jpg
Normal file
BIN
img/switch.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 MiB |
Loading…
Reference in New Issue
Block a user