Update README.md

This commit is contained in:
Tera << 8 2025-05-05 01:18:20 +00:00
parent ccb0c48ce3
commit 938d91074e

View file

@ -1,7 +1,9 @@
# KittehCluster
This is my (work in progress, deployed but nothing production running on it *yet*) Kubernetes clustered computing setup, based on Proxmox VE and Ubuntu Server.
Currently, I *really* cannot recommend that you use this setup in production yet. I have to delete and recreate my VMs multiple times a day, until I fix everything.
Currently, I *really* cannot recommend that you use this setup in production. This setup is incredibly fragile and I don't have the time or willpower to fix everything after stuff randomly breaks, considering that this is "home infrastructure" and not a "homelab" at this point.
## Deprecation
This is so bad that I've decided to give up all hope and migrate to a single NixOS VM inside Proxmox. This is therefore deprecated.
## Prerequisites
- A POSIX-compliant computer (preferably Unix of some sort, like macOS/Linux/*BSD, but Git Bash or Cygwin would probably work) with Python and Pyyaml
- A cluster of computers preferably running Proxmox. These should (not required, but *highly* recommended) be connected together in Proxmox using the cluster feature.