polsevev.dev/src/content/servers/ares.md

27 lines
No EOL
666 B
Markdown

---
title: 'Ares'
lastUpdated: '03.08.2024'
---
## What is it?
Ares is a node in my cluster of 5 mini PCs. It follows the exact same configuration as the other nodes for consistency. It used to be an office PC, but has since been re-purposed as a tiny home server.
## Specs
- MODEL: HP Elitedesk 705 G3 mini
- CPU: AMD A10-8770E
- RAM: 16 GB DDR4
- Storage
- 256 GB NVME SSD
- 128 GB SATA SSD
## What is on it?
This server is running proxmox at the moment, to allow for virtualization of all my services. Currently this server has 2 VMS.
- k3s_master
- Master in my K3s cluster
- k3s_worker
- Worker in my K3S cluster
![](./images/cluster.png)