The Collector is easy to deploy but surprisingly easy to misconfigure at scale. This guide focuses on the practical knobs—pipelines, batching, tail sampling, memory limits, and auth—to turn ‘telemetry works’ into ‘telemetry is reliable.’
Kubernetes v1.35 is a reminder that runtimes are part of the platform contract: it’s the last Kubernetes release to support containerd v1.x. Here’s a pragmatic, low-drama way to plan the move to containerd 2.0+ without turning node upgrades into incident response.
KubeCon + CloudNativeCon Europe heads back to Amsterdam on March 23–26, 2026. Here’s a practical preview of the themes to track—platform engineering, security, observability, and AI—and how to get more value out of the week.
OpenClaw’s creator is joining OpenAI and the project is moving to a foundation. This isn’t just a talent move — it signals the new battleground: agent platforms, tool protocols, and distribution.
OpenTofu 1.11.5 ships with upstream Go security fixes and continues a trend: infrastructure-as-code tools are becoming security products as much as automation products. Here’s what that means for platform teams.
Cilium 1.18.7 adds pragmatic improvements—safer default label handling and better Hubble Relay logging options—plus bugfixes that matter in real clusters. Here’s what to pay attention to and how to roll it out without surprises.
OpenStack’s latest security advisory (OSSA-2026-001) describes a privilege escalation path involving identity headers in external OAuth2 tokens. Here’s the bigger lesson: identity boundaries are where multi-cloud platforms most often leak.
Model Context Protocol (MCP) aims to standardize tool connections. Meanwhile vLLM is pushing serving features like async scheduling and speculative decoding, and Ollama is smoothing the local developer experience. Put together, they hint at the next default stack for local agents.
Kubernetes shipped same-day patch releases across four supported branches plus a new v1.36.0 alpha. Here’s how to turn ‘release day’ into a repeatable upgrade workflow: risk triage, conformance gates, and rollback-ready rollouts.
Kubernetes’ Node Ready condition is a blunt instrument. The new Node Readiness Controller adds declarative, taint-based readiness gates so nodes only enter the scheduling pool when platform-specific dependencies (CNI, storage, GPU drivers, local agents) are truly healthy.
vLLM v0.16.0 is a big pre-release: PyTorch 2.10, fully supported async scheduling + pipeline parallelism, speculative decoding improvements, and expanded hardware paths (including XPU rework). It’s a snapshot of where open-source inference is heading: fewer research demos, more platform primitives.
Dapr’s Conversation building block shows how cloud-native runtimes are turning LLM integrations into components. Instead of embedding provider SDKs everywhere, you declare OpenAI/Anthropic/Ollama configs as Dapr components and let the runtime handle auth, retries, and interface differences—similar to how Dapr standardized pub/sub and state.
Backstage-style portals, GitOps controllers, and IaC engines (Terraform/OpenTofu/Pulumi) are converging into repeatable platform ‘golden paths.’ Here’s a 2026 blueprint that stays modular.
Gateway API keeps moving from “promising” to “practical.” Here’s how to evaluate popular implementations in 2026, focusing on operational fit, multi-tenancy, and day-2 upgrades.
Kubernetes SIG Network is retiring the ubiquitous Ingress NGINX controller in March 2026. Here’s how to inventory impact, choose a replacement, and migrate safely—ideally to Gateway API—without breaking traffic.
Envoy Gateway v1.7 lands with a dense set of Gateway API-adjacent upgrades: richer policy controls, better OTLP export options, safer extension defaults, and breaking changes that signal maturity.
Model Context Protocol (MCP) is emerging as the ‘USB-C’ of agent tooling: a standard way to expose tools and context to LLMs. Here’s how it fits in ops workflows—and what to secure first.
OpenTelemetry adoption is running into a new bottleneck: operating collector fleets. IBM Instana just made OpAMP-powered fleet management generally available, highlighting a shift from ‘instrumentation’ to ‘collector ops’ as the next maturity step.
DefectDojo Pro now ships a built-in Model Context Protocol (MCP) server. That’s a meaningful step toward security copilots that can safely read and write real vulnerability data—enabling triage, reporting, and remediation workflows in chat.
Qlik is pushing “agentic analytics” into production: its conversational interface and reasoning layer are now generally available, alongside a Qlik MCP server that lets assistants like Claude securely access governed data products and engine-level analytics.