Setup Hashicorp’s Nomad And Consul Using Ansible
This walk-through will provide you with the information required to run and manage your Nomad Cluster. We’ll briefly touch up Consul to ensure you’re able to seamlessly load balance your services.
Bridge Networks For KVM On Ubuntu 22.04 Server
If you’ve been trying to create bridge networks for your virtual machines on KVM you may have stumbled upon a few roadblocks. With Ubuntu 20+ Server the default NetworkManager is replaced with the systemd-networkd. You can always install NetworkManager on your server but in this post we’ll describe how to create bridge networks using Netplan.