diff --git a/README.md b/README.md index 94069ff..9dbe5de 100644 --- a/README.md +++ b/README.md @@ -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.