Sunday, August 23, 2026
AI GPU

I turned off the fast networks on a GPU cluster to see what they were worth

I recently started getting hands-on with GPU infrastructure. Before running any workloads on the cluster, I wanted to benchmark the network and see what the hardware was actually capable of. The setup was two servers with eight NVIDIA H200s in each, so sixteen GPUs. I’ve spent about twenty years in ordinary IT infrastructure, but I’m […]

Read More
Observability AI

Beyond the Dashboard: Why the Future of SRE is Conversational

We’ve all been there: an alert fires at 2:00 AM. In the old days, you’d manually grep logs across half a dozen systems. Today, modern observability tools are already very good at connecting the dots – using automated root cause analysis to tell us which microservice caused a latency spike. But connecting the dots isn’t […]

Read More
Kubernetes

What is kro? Simplifying Kubernetes Deployments

What is kro? Kube Resource Orchestrator (kro) is a Kubernetes-native operator designed to simplify the creation and management of complex resource configurations. It allows users to define ResourceGraphDefinitions, which group multiple Kubernetes resources and their relationships into a single unit. Once applied, kro translates these definitions into actual Kubernetes resources and manages them dynamically. ​ […]

Read More
OpenShift Virtualization

Enhancing Resilience in OpenShift 4.17: Exploring the 3+2 Control Plane Architecture for On-Prem Deployments

Introduction On-premises OpenShift deployments, especially on platforms like vSphere, often grapple with maintaining cluster quorum in the face of data center failures. To address this, OpenShift 4.17 introduces the 3+2 control plane architecture, a five-node configuration designed to enhance resilience and simplify deployment in multi-failure-domain environments. Challenges with Traditional Three-Node Control Planes Deploying a three-node […]

Read More
Back To Top
error: Content is protected !!