Technology Short Take #57
Welcome to Technology Short Take #57. I hope you find something useful here!
Networking
- Tor Anderson has an article on using IPv6 for network boot using UEFI and iPXE.
- Larry Smith Jr. has a great blog series going called “Hey, I can DevOps my Network too!” He started out with an intro post just to set the stage for the series, then had a post on the prep work required to get ready to proceed with the series. In part 2 Larry walks through the node definitions in Vagrant, and in part 3 he reviews the
Vagrantfile
and turns up the environment. Parts 4 and 5 walk through auto-configured OSPF and manually-configured OSPF, respectively. I’m looking forward to more posts in this series! - Sometimes I see blog posts that tout themselves as a “deep dive” but aren’t really that deep or detailed. However, this OVN L3 deep dive by Gal Sagie really is a deep dive—he goes into a pretty fair amount of detail on how OVN’s L3 implementation works. Good stuff if you’re interested in getting more details on how OVN is implementing new features like L3.
- Kirk Byers has a helpful article that provides some Continue reading