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

Your Queue Is Retrying Itself Slow: What OpenFaaS Adaptive Concurrency Fixes About Async Batch Work on Kubernetes
·Dora Noda·10 min

Your Queue Is Retrying Itself Slow: What OpenFaaS Adaptive Concurrency Fixes About Async Batch Work on Kubernetes

OpenFaaS's April 2026 queue-worker update replaces greedy async dispatch with a feedback loop that learns each function's capacity — clearing the same batch about 50% faster with far fewer 429 retries. How it works, what it costs, and whether a git-push PaaS should host functions or just containers.

PaaS
self-hosting
Kubernetes
engineering
Every Pulumi Stack Is Now a Kubernetes CRD: What Operator 2.0 Buys a Cluster API Fleet (and Where Crossplane Already Covers It)
·Dora Noda·11 min

Every Pulumi Stack Is Now a Kubernetes CRD: What Operator 2.0 Buys a Cluster API Fleet (and Where Crossplane Already Covers It)

Pulumi Kubernetes Operator 2.0 runs each stack in its own Workspace pod behind the stable Stack CRD. We grade what IaC-as-CRD buys a Cluster API management cluster, where Crossplane already covers the same ground, and which one your agent-operators inherit.

Kubernetes
self-hosting
PaaS
AI agents
+1
The Machine You Can't SSH Into: Why Talos Linux Is the Right Node OS for a Hetzner-Backed PaaS
·Dora Noda·8 min

The Machine You Can't SSH Into: Why Talos Linux Is the Right Node OS for a Hetzner-Backed PaaS

Talos Linux removes SSH, shells, and package managers from Kubernetes nodes. A before/after comparison plus the Copy Fail CVE case shows what that buys a Hetzner-backed PaaS — and where the tradeoffs bite.

Kubernetes
self-hosting
PaaS
security
Your Next Platform Tenant Is Not Human: What 'Agent as a First-Class Consumer' Actually Requires From a Deploy API
·Dora Noda·13 min

Your Next Platform Tenant Is Not Human: What 'Agent as a First-Class Consumer' Actually Requires From a Deploy API

CNCF's agentic-enterprise pitch says AI agents should be first-class platform tenants. A row-by-row check of what that demands from a deploy API — identity, scopes, machine-readable state, audit trails, resource graphs — against what a self-hosted Render-compatible platform ships today.

AI agents
PaaS
self-hosting
Kubernetes
Hot-Pluggable GPUs Join the CNCF: What CoHDI's Sandbox Debut Means for Your Self-Hosted GPU Pool
·Dora Noda·11 min

Hot-Pluggable GPUs Join the CNCF: What CoHDI's Sandbox Debut Means for Your Self-Hosted GPU Pool

CoHDI entered the CNCF Sandbox promising hot-pluggable GPUs via Kubernetes DRA. A grounded accounting of the before/after math for a small self-hosted GPU pool, the Cluster API implications, and why DRA on fixed GPUs is the move today.

self-hosting
Kubernetes
infrastructure
LLM
Great at Code, Bad at the Terminal: Why Deploy Agents Need Structured APIs, Not Shell Access
·Dora Noda·11 min

Great at Code, Bad at the Terminal: Why Deploy Agents Need Structured APIs, Not Shell Access

Top coding agents score 74-79% on SWE-bench but drop twenty-plus points on Terminal-Bench's real shell tasks. Those failure modes map directly onto deploy incidents — and argue for scoped MCP tools over raw kubectl access.

AI agents
Model Context Protocol
PaaS
Kubernetes
Your Deploy CLI Should Behave Like kubectl: Kubeconfig Merges, Impersonation, and Agent-Operated Fleets
·Dora Noda·11 min

Your Deploy CLI Should Behave Like kubectl: Kubeconfig Merges, Impersonation, and Agent-Operated Fleets

kubectl settled how fleet tools find their cluster and identity years ago: kubeconfig chains, first-wins merges, and impersonation as act-as-tenant. What your deploy CLI and agent tooling should borrow whole — and where kubectl parity stops.

self-hosting
PaaS
Kubernetes
AI agents
Gateway API v1.5 Is the Green Light for Day-One PaaS Routing — With Three Exceptions
·Dora Noda·10 min

Gateway API v1.5 Is the Green Light for Day-One PaaS Routing — With Three Exceptions

Gateway API v1.5 moved ListenerSet, TLSRoute, and four more features to the stable channel. A verdict for platform teams: new clusters can build custom-domain and TLS routing on it today, with exactly three workloads that should wait.

Kubernetes
PaaS
self-hosting
migration
The GPU Isolation Fault Line: gVisor, Kata, and Edera Face Off Over Your Sandbox Pool
·Dora Noda·10 min

The GPU Isolation Fault Line: gVisor, Kata, and Edera Face Off Over Your Sandbox Pool

gVisor proxies CUDA calls, Kata hands the whole GPU to a VM, and Edera isolates tenants behind a hypervisor while sharing the card — what each model costs a self-hosted sandbox fleet in blast radius versus throughput, and which one to default to.

AI agents
self-hosting
Kubernetes
PaaS
Showing 190–198 of 510 posts