avatar

Underkube

What Edu is reading this week (Dec 1 - 7, 2025)

Here is the list of links for this week: Cloud & Infrastructure 🔗 AWS re:Invent 2025 - Keynote with Dr. Werner Vogels - The annual keynote from Amazon’s CTO, covering the latest in cloud technology and the “Renaissance Developer”. MinIO is now maintenance mode - Discussion on Reddit regarding the change in development status for the popular object storage server. FreeBSD 15.0-RELEASE Announcement - The latest stable release of the FreeBSD operating system.

What Edu is Reading This Week (Nov 23-30 2025)

What Edu is Reading This Week 🔗« This space for rent » :D AI, LLMs & Automation 🔗 Model Context Protocol (MCP) Introduction: Documentation for the Model Context Protocol, an open standard designed to enable AI agents (LLMs) to interact securely and predictably with external tools, APIs, and data. Jules: The Autonomous Agent CLI Extension / Jules in 90 seconds / Jules GitHub Repo: The official page (and a GitHub repository for a Gemini extension) of Jules, an asynchronous coding sidekick, letting developers delegate long-running tasks.

What Edu is Reading This Week (Nov 17-23 2025)

What Edu is Reading This Week đź”—Plenty of content this week! Cloud Native & Kubernetes đź”— Tuning Linux Swap for Kubernetes: A deep-dive article on why and how to correctly configure and tune Linux swap settings when running Kubernetes workloads. Production-Grade Container Deployment with Podman Quadlets: How to deploy and manage containers using Podman and Quadlets, which leverage native systemd unit files for production-ready setups. Security Contexts in Kubernetes: A breakdown of Kubernetes Security Contexts, covering settings like runAsUser, capabilities, and SELinux options to tighten pod security.

What Edu is Reading This Week (Nov 10-16 2025)

What Edu is Reading This Week đź”—Fifth week in a row! Cloud Native & Kubernetes đź”— Ingress-Nginx Controller Retirement (K8s Blog): Official announcement regarding the planned retirement and deprecation of the classic ingress-nginx controller, signaling the industry shift toward the Gateway API. ingress2gateway: A tool from the Kubernetes SIGs to automatically migrate existing Ingress resources to the newer, more powerful Kubernetes Gateway API. Helm Documentation Overview: The official overview page for Helm 4, the package manager for Kubernetes that announced its 4.

My current workflow to create the weekly reading posts

My current workflow to create the weekly reading posts 🔗Here is a breakdown of the simple, automated, and edited workflow I currently follow every week: 1. Capturing and Collecting Links 🔗I use Raindrop.io as a Google Chrome extension and mobile app to save the links I found interesting into a dedicated collection named “00-current”. This collection is configured to be the default saving location for all new bookmarks. 2. Processing (Sunday) 🔗 I export all the bookmarks saved in the “00-current” collection as a .

What Edu is reading this week (Nov 3 - 9, 2025)

Another week goes by, another collection of links I found interesting… Infrastructure and Operating Systems 🔗 FreeBSD Officially Supported in OCI Runtime Specification v1.3 - The Open Container Initiative (OCI) Runtime Specification v1.3 officially includes FreeBSD support. This major milestone positions FreeBSD as a first-class platform for cloud-native workloads, leveraging its existing jails technology for container isolation. Incus: Next-Generation Container and VM Manager - Incus is a next-generation system container, application container, and virtual machine manager that provides a user experience similar to a public cloud.

What Edu is reading this week (Oct 27 - Nov 2, 2025)

Another week goes by, another collection of links I found interesting… Infrastructure and Platform Engineering 🔗 formae: Infrastructure-as-Code Platform Built for the Future - A 100% code-based, agentic IaC tool that automatically syncs code with the actual infrastructure state without needing state files or manual merging of external changes. Container (Apple Open Source) - A tool from Apple for creating and running Linux containers using secure, lightweight virtual machines on a Mac, optimized for Apple silicon.

What Edu is reading this week (Oct 20 - 26, 2025)

Another week goes by! Software & DevOps 🔗 Uber Kraken - A P2P-powered Docker registry developed by Uber, designed for highly scalable and available image distribution. Xpra - Persistent remote applications for X11, MacOS, and MS Windows, known as “screen for X,” allowing disconnection and reconnection to graphical applications. pkgit - An unconventional package manager designed to compile and install packages directly from their git repository. volare - A Kubernetes volume populator project.

What Edu is Reading This Week (Oct 13-19 2025)

What Edu is Reading This Week 🔗People often ask me about the cool stuff I stumble upon during the week. So, I figured, why not share the links that caught my eye? So here we are. This is inspired by some newsletters I read such as Vermandeen’s Valuable News or Kube Today. I’m not 100% sure if I’ll be able to keep a weekly cadence; I really don’t have too much free time lately, but I’ll try!

Using sushy-tools in a container to simulate RedFish BMC

I wanted to simulate a RedFish BMC to be able to power on/off libvirt virtualmachines and attach ISOs as I do for baremetal hosts. Entering sushy-tools đź”—sushy-tools include a RedFish BMC emulator as sushy-emulator (see the code in the official repo). Basically it can connect to the libvirt socket to perform the required actions exposing a RedFish API. metal3-io/sushy-tools container image đź”—To easily consume it, the metal3 folks already have a container image ready for consumption at quay.
Buy Me A Coffee
Gracias!