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 GPUs Are 60% Idle and Kubernetes Says Everything Is Fine
·Dora Noda·9 min

Your GPUs Are 60% Idle and Kubernetes Says Everything Is Fine

A July 2026 CNCF case study found Kubeflow GPUs ~60% idle with every pod green — a scheduler-vs-network conflict fixed with topology constraints (40% to 85% utilization). The three families of GPU waste, a DCGM-based instrumentation ladder, and the rule for earning your next GPU node.

Kubernetes
AI
self-hosting
cost-optimization
+1
Kubernetes 1.37 Will Reject Your Static Pods: the kubeadm Audit to Run Before You Upgrade
·Dora Noda·8 min

Kubernetes 1.37 Will Reject Your Static Pods: the kubeadm Audit to Run Before You Upgrade

Kubernetes 1.37 removes the opt-out and has the kubelet refuse any static pod referencing a Secret or ConfigMap. The one-line audit for every control-plane node, the full list of rejected fields, and the hostPath and extraVolumes patterns that replace them.

Kubernetes
self-hosting
infrastructure
engineering
Kubernetes 2.0 on HN: Why Rivet's Docker Compose Story Ends at the Second Server
·Dora Noda·10 min

Kubernetes 2.0 on HN: Why Rivet's Docker Compose Story Ends at the Second Server

A skeptic on HN asked how Docker Compose could be a more reliable, scalable alternative to Kubernetes for Rivet's actor platform. Rivet's own docs supply the answer: the Postgres-plus-NATS second-machine path, the 1,000-actor ceiling, and where K0s fits instead.

PaaS
self-hosting
Kubernetes
infrastructure
Your Coding Agent Needs a Sandbox, Not a StatefulSet: gVisor vs Kata Under Kubernetes' New Sandbox Controller
·Dora Noda·10 min

Your Coding Agent Needs a Sandbox, Not a StatefulSet: gVisor vs Kata Under Kubernetes' New Sandbox Controller

Kubernetes SIG Apps shipped an upstream Sandbox controller for running untrusted agent code. A practical decision guide: what it replaces, whether gVisor or Kata fits your tenants, and what warm pools cost in idle capacity.

AI agents
Kubernetes
self-hosting
security
+1
k3s Now, EKS Later? Pricing Ownkube's Graduation Ladder Against Cluster API on Day One
·Dora Noda·10 min

k3s Now, EKS Later? Pricing Ownkube's Graduation Ladder Against Cluster API on Day One

Ownkube lets teams start on hosted compute and graduate the same app into their own AWS account, from free single-node to metered multi-AZ. A priced run of one steady 2-vCPU team workload across every rung — plus what re-surfaces on migration day — against committing to Cluster API on flat hardware from the first deploy.

PaaS
self-hosting
cost-optimization
Kubernetes
+1
Docker Is Enough Until the Second Server: Why We Still Bet on Kubernetes
·Dora Noda·9 min

Docker Is Enough Until the Second Server: Why We Still Bet on Kubernetes

2026's PaaS-first chorus says Docker on one box handles 95% of workloads and Kubernetes is overkill. The verdict table, the Coolify/Dokploy/CapRover facts, and the five things that break at the second server — plus where the backlash is completely right.

PaaS
self-hosting
Kubernetes
infrastructure
Every Pull Request Gets Its Own Environment: The Real Build-vs-Buy Math for Preview Environments
·Dora Noda·11 min

Every Pull Request Gets Its Own Environment: The Real Build-vs-Buy Math for Preview Environments

Shared staging lets a team finish 12 of 42 tickets while the rest queue. Preview-per-PR fixes that — the question is whether to build it on a Cluster-API fleet or buy it from Bunnyshell, Uffizzi, or Northflank. First-year totals, the breakeven near 20 concurrent PRs, and the six jobs every solution must cover.

PaaS
self-hosting
Kubernetes
developer tools
Kubernetes Metrics API Is Stable in v1.37: What a Self-Hosted PaaS Must Expose Before Agents Can Safely Autoscale Apps
·Dora Noda·10 min

Kubernetes Metrics API Is Stable in v1.37: What a Self-Hosted PaaS Must Expose Before Agents Can Safely Autoscale Apps

Kubernetes 1.37 made the Metrics API stable, but stability doesn't make it safe for an AI agent to autoscale on. Here's the isolation, staleness, and admission contract a self-hosted PaaS needs first.

Kubernetes
infrastructure
self-hosting
AI
+1
Coolify's 11 Critical CVEs and 52,890 Exposed Dashboards: What a Single Root Daemon's Blast Radius Actually Looks Like
·Dora Noda·10 min

Coolify's 11 Critical CVEs and 52,890 Exposed Dashboards: What a Single Root Daemon's Blast Radius Actually Looks Like

Coolify disclosed 11 critical CVEs in January 2026 — five rated CVSS 10.0 — with 52,890 dashboards exposed online. Eight months later, here is what changed, what didn't, and why blast radius per CVE is the number that should drive self-hosted PaaS architecture choices.

self-hosting
PaaS
security
Kubernetes
Showing 325–333 of 510 posts