• 3 Posts
  • 204 Comments
Joined 2 years ago
cake
Cake day: June 4th, 2023

help-circle


  • This is pretty rad! Thanks for sharing. I went down the same road with learning k3s on about 7 Raspberry Pis and pivoted over to Proxmox/Ceph on a few old gaming PCs / Ethereum miners. Now I am trying to optimize the space and looking at how to rack mount my ATX machines with GPUs lol… I was able to get a RTX 3070 to fit in a 2U rack mount enclosure but having some heat issues… going to look at 4U cases with better airflow for the RTX 3090 and various RX480s.

    I am planning to set up Talos VMs (one per Proxmox host) and bootstrap k8s with Traefik and others. If you’re learning, you might want to start with a batteries-included k8s distro like k3s.





  • Honestly, I would back up all of your downloads, documents, pictures, videos, browser history/passwords/bookmarks, and anything else you want to save to an external drive or to The Cloud (or multiple, e.g., most/all browsers have a sync function, and OneDrive/Google Drive/Dropbox, etc.), and then download and test drive multiple different distros until you find one that you like and has good community support. Nearly all distros today will let you test it out without installing (kind of a try before you buy). Once you find one, install it while wiping the Windows install, then load your graphics drivers and Steam. Steam will handle the rest as far as running your games (some caveats apply, i.e., some multiplayer games will not work because the developers are assholes).










  • I’m really not sure. I’ve heard of people using Ceph across datacenters. Presumably that’s with a fast-ish connection, and it’s like joining separate clusters, so you’d likely need local ceph cluster at each site then replicate between datacenters. Probably not what you’re looking for.

    I’ve heard good things about Garbage S3 and that it’s usable across the internet on slow-ish connections. Combined with JuiceFS is what I was looking at using before I landed on Ceph.