MCP STDIO by Design: How the Architecture Exposes 200K AI Servers to RCE and How to Defend at the Infrastructure Layer
MCP STDIO executes arbitrary OS commands by design. 30+ RCE CVEs, 14+ AI tools affected, and the Kubernetes admission controls that stop it.
kubernetessecurityai-agents +4
Securing AI Agents at the Infrastructure Layer: Identity, Gateways, and K8s Governance
Platform engineer's guide to securing AI agents on Kubernetes with cryptographic identity, protocol-aware gateways, admission control, and CNCF KARs.
supply-chain-securitykubernetesci-cd +4
Anatomy of the TeamPCP Supply Chain Campaign: From Trivy to 1,000+ Enterprise Environments
TeamPCP supply chain attack: how one unrotated token compromised five ecosystems and 500,000 machines. Timeline, IOCs, and CI/CD hardening.
cloudflarekubernetesai-agents +2
Cloudflare AI Agent Infrastructure vs Kubernetes-Native: A Platform Engineer's Comparison
Architecture comparison: Cloudflare Dynamic Workers, Sandboxes, and Mesh vs Kubernetes Agent Sandbox, gVisor, Kata, and NVIDIA OpenShell for AI agents.
kubernetesenvoy-gatewaygateway-api +3
ingress-nginx to Envoy Gateway: The Production Migration Guide for Kubernetes Teams
Complete guide to migrating from ingress-nginx to Envoy Gateway v1.7.2 in production. Covers Ingress2Gateway 1.0, cert-manager, and zero-downtime cutover.
kubernetesistioservice-mesh +3
Istio for Platform Engineers: AI Inference Routing, Ambient Multicluster, and the agentgateway
Istio 1.29: GIE v1 inference routing and ambient mode for GPU memory savings. Agentgateway is a standalone proxy - Istio integration targets 1.30.
Securing AI Agent MCP Traffic with Kyverno on Kubernetes: Policy-as-Code for Least-Privilege Agent Governance
Enforce least-privilege on AI agent MCP tool calls using Kyverno admission policies and agentgateway External Authorization on Kubernetes.
Helm 4 Migration Guide: What Changed, What Breaks, and How to Upgrade from Helm 3
What breaks in the Helm 3 to Helm 4 migration: SSA defaults, kstatus RBAC changes, plugin manifest requirements, and a five-phase staging-first rollout.
a2akubernetesplatform-engineering +5
A2A v1.0 for Platform Engineers: Routing, Securing, and Observing Agent-to-Agent Traffic
How platform engineers route, secure, and observe A2A v1.0 traffic on Kubernetes. Covers service mesh, Dapr, Agent Gateway, and OpenTelemetry.
kubernetessupply-chain-securitydevsecops +4
Securing AI/ML Supply Chains on Kubernetes: Lessons from the TeamPCP Campaign
How a poisoned Trivy GitHub Action escalated to Kubernetes cluster takeover - and the K8s-native controls that would have stopped it at each stage.