News.

From the PodWarden team

Release

Catalog API v2 — Stable Release

The Catalog API v2 reaches stable status, bringing a cleaner resource model, cursor pagination, and a backwards-compatible migration path from v1.

· 6 min · Platform Engineering
Engineering

How We Built the S3-Backed Content Bootstrap

A deep dive into the transactional S3 scanner that hydrates the news, slides, and legal tables at boot — and the advisory-lock design that makes it safe on multi-replica deployments.

· 8 min · Backend Team
Engineering

A Practical Guide to Container Image Hardening

Smaller attack surfaces, reproducible builds, and runtime controls — a walkthrough of the hardening steps that make container images safer in production.

· 9 min · Platform Security
Tutorial

Getting Started with GPU Workloads on PodWarden

A step-by-step guide to deploying your first GPU-accelerated workload: node labelling, resource requests, and validating GPU visibility inside the pod.

· 7 min · Developer Relations
Think piece

Rethinking Workload Ownership in Shared Clusters

Shared Kubernetes clusters create ambiguous ownership boundaries. We explore whether namespace-level RBAC is still the right primitive, and what team-scoped ownership could look like.

· 10 min · Platform Architecture
Announcement

PodWarden MCP Server Is Now Generally Available

The Model Context Protocol server for PodWarden reaches GA, enabling AI assistants to inspect cluster state, deploy workloads, and query the catalog through a structured tool surface.

· 5 min · PodWarden Team