Once a network operator at AS20621, I discovered my passion for #FreeBSD and illumos. Today, I focus on DevOps and development in Python and Rust, contributing to #Ansible, #Proxmox and #GradenLinux. My current journey explores the future of computing with RISC-V, testing it both in evaluation and production.
Projects:
#BoxyBSD.com: A free VM hosting service to provide some value back to the community.
#ProxLB: (Re)Balance your CTs/VMs across your nodes in your Proxmox cluster. ProxLB is a dynamic resource scheduler for Proxmox which rebalances objects to other nodes in cluster based on CPU, memory or disk resources.
#manpageblog: A static blog generator in manpage design, written in Python.
Using HA a lot but it always depends on your goal. I’m also running several cluster without any HA at my @[email protected] project. So, it’s always about your setup and goal. Talking about HA, we also need to talk about storage. How do you deal with (shared) storage? I one box dies but the VM is on local storage of the dead node, HA won’t help you ;) And if you’re only about balancing (in a kind of DRS), it’s maybe more about ProxLB (https://github.com/gyptazy/ProxLB).
@[email protected]