Bootstrapping an NVIDIA GPU in K3s
With the recent proliferation of local AI models, both LLMs and image generation models, I decided to dust off my old gaming machine and join it into my home-lab K3s cluster.…
Read postNotes and practical write-ups from real platform engineering work.
With the recent proliferation of local AI models, both LLMs and image generation models, I decided to dust off my old gaming machine and join it into my home-lab K3s cluster.…
Read postThis is a somewhat tongue-in-cheek postmortem of an incident that recently impacted my home network (and my night’s sleep). Below, I cover the root cause analysis (RCA), immediate corrective actions, and preventive actions implemented…
Read postAs Kubernetes evolves to handle more workloads and usecases the number of resources we need to interact with as cluster administrators is ever increasing.…
Read postWhen working with multiple Kubernetes clusters knowing which cluster and Namespace is currently configured to manipulate is pretty critical.…
Read postWhen debugging problems with Kubernetes its often helpful to be able to bypass the scheduler and run a on a specific .…
Read postWhen debugging problems with Kubernetes assessing their current workload is critical.…
Read post