@mewbaa I am currently using Linstor (DRBD) actually, got into a few issues getting it to work with my setup (its nixos so out of the norm).
But currently it is chugging along well. I have three nodes.
📅Day 17-20 #100DaysOfHomeLab
Playbooks for setting up NGINX, PureLB, and Crossplane in Kubernetes - all working!
Configured NGINX to work with the PROXY-protocol so it the correct IP gets in the logs and forwarded to the service. This is important for things like CrowdSec.
Since announcing the idea of Matrix 2.0 at FOSDEM, we've been busy building out full real-world implementations for folks to play with, and today we're super excited to take the wraps off Matrix 2.0: The Future of Matrix. https://t.co/wBc3wrgSZl 👀🎉🎊🍾👀
Set your reminders ⏰ Packt’s Free Weekend is coming!
From Nov 18-22, everyone can access our entire library for FREE!
No payment details needed, just unlimited access to >6,500 expert-authored tech books and video courses https://t.co/TDoR2HYfhy
Retweet and spread the word!
Happy to announce the release of swSIM and swICC by Tomasz Lisowski, two open source repositories to enable SIM card emulation: https://t.co/JI0O1CjfU6, https://t.co/qxfzA8JXjG. Among others, we attached the emulator to a real phone via SIMTrace2 and interact with test networks!
@kakashicopynina Last I heard, DSC is a dying technology? Though I have heard of people still using it. Read that there are the newer Playbooks (sound familiar? 😏) version, but also seems like they arent a big focus by Microsoft.
@ShvZFR It's possible, but not supported. They use a update script that does most of the work for you. Don't know how manual it would be by doing it this way.
@ShvZFR Glad the information could help! The only gripe I have with it is that it only runs with docker-compose. But that's a small issue in my case, at least till I want to do Kubernetes.
📅Day 21 #100DaysOfHomeLab
Looked into Ceph as an alternative to GlusterFS, but it has more components than I'd like to manage for my lab. Seems like I'll keep GlusterFS in my design for now.
📅Day 16 #100DaysOfHomeLab
All about Kubernetes!
Getting more hands-on with Kubernetes using loadbalencers and PROXY protocol. Trying to figure out how I want my v2 setup to be.
📅Day 15 #100DaysOfHomeLab
Looks like my Ansible goes away when I set ControlManager to yes in ssh_args for Ansible config. Hopefully not just a fluke again.
Other than that spent some time programming, as I'm getting interested in Rust as an alternative to Go.
@RoccoShelby1 Kubernetes and Docker are both for using containers. You got it right that Kubernetes is a larger scale, but you can still run it for a homelab. It gives you the control.
Proxmox are for VMs, and are best for seperating things completely. I use Proxmox with Docker in VMs.
@Maeglin931 Correct, it just hangs. Have a hunch it might be related to ControlManager from reading around and trying the SSH command it's using (with -vvv) myself.
📅Day 13 #100DaysOfHomeLab
Ansible is being a pain... Getting stuck on various steps, like gathering facts or installing system packages. Thought it was WSL's fault, but doesn't seem to be the case since same problem with Linux VM.
SSH from the box works normally (publickey).