The Kubernetes community announces a new working group focused on developing standards and best practices for AI Gateway infrastructure, including payload processing, egress gateways, and Gateway API extensions for machine learning workloads.
Key portions of the OpenTelemetry declarative configuration specification have been marked stable, including the JSON schema, YAML representation, and SDK operations for parsing and instantiation.
Helm’s new patch releases do not scream for attention, but the fixes around OCI references, nil-value preservation, generateName handling, YAML post-render corruption, and upgrade wait behavior are exactly the kind that break chart pipelines in annoying, non-obvious ways. Treat this as a validation run, not a casual patch bump.
A new CNCF-highlighted write-up on etcd-diagnosis and etcd-recovery is really a reminder that most Kubernetes control-plane incidents are slowed down by evidence collection, not by lack of heroics. The smart move is to standardize fast checks, deeper diagnostics, and a hard rule that recovery comes last.
The KubeCon + CloudNativeCon India 2026 schedule is less interesting as an event announcement than as a demand signal. AI + ML, observability, operations, platform engineering, and security are showing up together because teams no longer get to treat them as separate tracks in production.
A new CNCF deep-dive shows how CRI-O’s credential provider bridges a long-standing Kubernetes gap: mirror authentication that stays namespace-scoped, auditable, and multi-tenant friendly — without smearing credentials across every node.
Cloudflare collapsed 2,500+ API endpoints into two MCP tools (search + execute) by pushing ‘tool selection’ into code. It’s a practical pattern for context-window economics — and a reminder that agent UX is as much systems design as it is prompting.
AWS says Copilot CLI will reach end of support June 12, 2026. If you’ve standardized on Copilot’s manifests and workflows, now is the moment to choose a migration path that preserves your deployment ergonomics while improving infra visibility.
OpenTelemetry’s declarative configuration model just reached a stable milestone. That’s not a cosmetic win — it’s a shift toward consistent, policy-friendly telemetry configuration across languages, SDKs, and (increasingly) the Collector. Here’s what’s stabilized, what’s not, and how platform teams should plan adoption.
Canonical argues that data residency isn’t data sovereignty — because plaintext still exists in memory during computation. Confidential computing tries to close that gap by encrypting data ‘in use’ inside trusted execution environments (TEEs) and using attestation to shift trust from identities to verifiable state. Here’s what that means for OpenStack/OpenInfra and regulated cloud designs.
Collector-contrib v0.146.0 brings OTTL context inference to the Filter Processor, reducing config footguns and making filtering rules more readable. Here’s what changes for platform teams running OTel at scale.
The OpenTelemetry project says key parts of its declarative configuration spec are now stable, including the data model schema and YAML representation. That’s a quiet milestone with big implications: versionable config, safer rollout patterns, and vendor-neutral ‘observability as code.’
CNCF argues the AI stack is converging on Kubernetes—data pipelines, training, inference, and long-running agents. Here’s what’s actually driving the migration, the hidden operational tax it removes, and the platform-level standards teams should lock in before the next wave hits.
Collector-contrib v0.146.0 adds context inference to the Filter Processor, letting teams write readable, intent-first OTTL conditions instead of juggling internal contexts. Here’s what changes, how evaluation works, and how to adopt it safely.
Ingress-NGINX’s March 2026 retirement is forcing real migrations. Here’s a field guide to the weird edge behaviors you must inventory before moving to Gateway API (or another controller) — and how to avoid silent traffic breaks.
OpenStack’s 6‑month cadence hides a lot of operational reality: maintained vs unmaintained phases, SLURP upgrade paths, and when vendors actually ship. Here’s how to use the official releases site to plan upgrades for 2026.1 Gazpacho.
EKS Hybrid Nodes lets you pair an AWS-managed control plane with on‑prem or edge worker nodes. Here’s what changes operationally, what doesn’t, and how to evaluate it against EKS Anywhere and plain upstream Kubernetes.
Flux 2.8 goes GA with Helm v4 support, server-side apply defaults, kstatus health checks, and new features aimed directly at reducing MTTR in GitOps workflows.
OpenTelemetry’s eBPF Instrumentation project shipped its first alpha release. Here’s what you gain (and what you still don’t) when you shift observability left—down into the kernel.
Kubernetes 1.35 introduces an alpha ‘Restart All Containers’ capability that makes a whole‑Pod refresh a first‑class operation. Here’s where it helps, where it can hurt, and how to roll it out safely.