Shorter posts?
ChatGPT is out again with an improved version. It also seemingly writes well. Could potentially be used for writing blog posts about any topic that comes to mind. Is there even any more point to writing longer posts?
Anyway wanted to mention some of the useful tools I’ve used recently in my home network.
- Tailscale - Makes it a bit easier to be secure. There is also headscale if you want to keep things purely self-hosted. But I’ve not made that jump yet because of the convenience.
- k3s-ansible - Gives you a HA k3s environment thats automated with ansible. Works very well with tailscale.
- longhorn - Gives you a solid solution for persistence in kubernetes. Also simplifies backups.
The automation with ansible really relieves some of the pain points of managing kubernetes clusters. Next step is to buy a GPU and hook that in for training (will 4090 ever sell cheap!?)