Skip to main content

510 posts tagged with "Kubernetes"

Container orchestration, Cluster API, and self-hosted control planes

View all tags

Read the Kubernetes for platform teams guide

Dokploy Killed Its Global Build Queue After Two Years: What Per-Server Build Slots Reveal About Scheduling Outgrowing One Box
·Dora Noda·10 min

Dokploy Killed Its Global Build Queue After Two Years: What Per-Server Build Slots Reveal About Scheduling Outgrowing One Box

Dokploy ran every build on every server through one global queue for two years — then v0.29.11 gave each server its own. The wait-time math behind the fix, where per-box caps still strand capacity, and what a fleet build pool owes default-1.

self-hosting
PaaS
Kubernetes
engineering
E2B Is Now Native in OpenAI's Agents SDK: The Bar a Self-Hosted Agent Sandbox Has to Clear
·Dora Noda·10 min

E2B Is Now Native in OpenAI's Agents SDK: The Bar a Self-Hosted Agent Sandbox Has to Clear

OpenAI's Agents SDK declares E2B sandboxes natively since April 2026. This post turns that integration into a six-part checklist — cold start, isolation, templates, lifecycle, MCP sandboxing, egress policy — and scores four self-hosted paths against it.

AI agents
self-hosting
openai
Model Context Protocol
+1
From Metered API to RuntimeClass: Building E2B-Style Sandboxes on Your Own K8s Fleet
·Dora Noda·11 min

From Metered API to RuntimeClass: Building E2B-Style Sandboxes on Your Own K8s Fleet

The sandbox cost math already settled: past ~400 sandbox-hours a month, owned hardware wins. This is the build guide for what comes next — three paths to E2B-style sandboxes on your own fleet, with Kata Containers on Cluster API as the one that skips the second orchestrator.

PaaS
AI agents
self-hosting
Kubernetes
+1
Gateway API v1.5 Moves Six Features to Stable: Which Ones Your Git-Push PaaS Should Adopt First
·Dora Noda·8 min

Gateway API v1.5 Moves Six Features to Stable: Which Ones Your Git-Push PaaS Should Adopt First

Gateway API v1.5 graduates ListenerSet, TLSRoute, and four more features to the stable channel. A verdict table and migration checklist for platforms weighing the typed routing API against Ingress annotations.

Kubernetes
PaaS
self-hosting
engineering
kops Is Tracking Kubernetes 1.37 in 2026 — and Still Proves Why Cluster API Won the Heterogeneous Fleet
·Dora Noda·10 min

kops Is Tracking Kubernetes 1.37 in 2026 — and Still Proves Why Cluster API Won the Heterogeneous Fleet

kops shipped 1.36 and already tracks Kubernetes 1.37 — yet its own release notes show why declarative Cluster API won fleets spanning clouds and bare metal, and which upgrade disciplines a self-hosted platform should steal from it.

Kubernetes
self-hosting
PaaS
engineering
KubeCon Japan 2026 Sold Out Again: What It Signals for a Hetzner-Only Fleet's APAC Roadmap
·Dora Noda·9 min

KubeCon Japan 2026 Sold Out Again: What It Signals for a Hetzner-Only Fleet's APAC Roadmap

KubeCon Japan 2026 sold out for the second straight year. What the six-track lineup and Japan's enterprise demand data say about APAC appetite for Kubernetes — and the latency math a Hetzner-only fleet must face before expanding east of Singapore.

Kubernetes
PaaS
self-hosting
event
Deploy Agents That Wait: Building a Stateless Rollout-and-Approval Agent on MCP Tasks and Multi Round-Trip Requests
·Dora Noda·10 min

Deploy Agents That Wait: Building a Stateless Rollout-and-Approval Agent on MCP Tasks and Multi Round-Trip Requests

MCP's July 2026 release made the protocol stateless and gave agent builders Tasks and Multi Round-Trip Requests. Here is the concrete design for a deploy agent that returns a task handle, polls rollout status against Kubernetes Deployment conditions, and stops for an expiring human approval before promoting to production.

Model Context Protocol
AI agents
Kubernetes
engineering
Preview Environments Are a Cost Problem Before They're a Feature: The 50-PR Math on Auto-Sleep and Auto-Destroy
·Dora Noda·10 min

Preview Environments Are a Cost Problem Before They're a Feature: The 50-PR Math on Auto-Sleep and Auto-Destroy

At 50 concurrent PRs, always-on preview environments burn about $2,850 a month. Auto-sleep cuts the compute line, scale-to-zero database branches cut the data tier, and auto-destroy kills the 30% orphan drag — taking the bill to roughly $650. The line-by-line math, plus the three defaults a self-hosted platform should enforce.

PaaS
self-hosting
Kubernetes
cost-optimization
Whole GPU or Nothing Is Over: Wiring DRA GPU Scheduling on a Bare-Metal Cluster API Fleet
·Dora Noda·11 min

Whole GPU or Nothing Is Over: Wiring DRA GPU Scheduling on a Bare-Metal Cluster API Fleet

Kubernetes' device-plugin era of whole-GPU-or-nothing scheduling is ending. What WG Device Management standardized with DRA, what coarse allocation costs a small bare-metal fleet, and the exact checklist a Cluster API fleet needs before tenants can deploy with a GPU.

Kubernetes
AI agents
self-hosting
infrastructure
Showing 154–162 of 510 posts