DevOps News and Headlines

Microsoft on Kubernetes: Chaos Will Reign Until We Embrace Shared Operational Philosophy & Interfaces
NewsMar 25, 2026

Microsoft on Kubernetes: Chaos Will Reign Until We Embrace Shared Operational Philosophy & Interfaces

Microsoft used its KubeCon 2026 appearance to outline a new operational philosophy for Kubernetes, urging a shared approach to reduce fragmentation. Brendan Burns highlighted the chaotic state of AI infrastructure and announced that Dynamic Resource Allocation (DRA) is now generally available,...

By Container Journal
Emma Technologies Unifies Cloud Infrastructure Governance for Legacy IT Environments
NewsMar 25, 2026

Emma Technologies Unifies Cloud Infrastructure Governance for Legacy IT Environments

Emma Technologies introduced Brownfield Onboarding, a feature that brings existing VMware, AWS, Azure and Google Cloud environments under a single governance framework. Announced at KubeCon + CloudNativeCon Europe, the tool wraps a policy layer around legacy workloads without requiring migration. It uses...

By SiliconANGLE
Kubernetes Makes GPUs First-Class: Advances in Allocation, Scheduling, and Isolation
NewsMar 25, 2026

Kubernetes Makes GPUs First-Class: Advances in Allocation, Scheduling, and Isolation

At KubeCon Europe 2026 NVIDIA donated its Dynamic Resource Allocation (DRA) driver, saw the KAI scheduler graduate to a CNCF Sandbox project, and added GPU support to Kata Containers. These moves turn GPUs into first‑class, community‑owned resources in Kubernetes, enabling...

By Rafay – Blog
Kubernetes Release Cycles and Vendor Support Harbor Freedoms–And Sacrifices
NewsMar 25, 2026

Kubernetes Release Cycles and Vendor Support Harbor Freedoms–And Sacrifices

Kubernetes remains the industry‑standard container orchestrator, but its upstream releases are followed by a vendor‑specific "lag gap" of two to seven months before becoming generally available on platforms. Hyperscalers such as AWS, Azure, and GCP typically ship new versions within...

By Container Journal
Argo CD Install: Helm-Based Setup for Enterprise DevOps Team
NewsMar 25, 2026

Argo CD Install: Helm-Based Setup for Enterprise DevOps Team

The article outlines an enterprise‑grade installation of Argo CD using Helm, emphasizing repeatable, version‑pinned deployments. It details prerequisites such as a Kubernetes cluster, ingress with TLS, and SSO integration, then walks through Helm chart setup, namespace isolation, and configuration of secure...

By Harness – Blog
Manage Vulnerability Noise at Scale with Auto-Dismiss Policies
NewsMar 25, 2026

Manage Vulnerability Noise at Scale with Auto-Dismiss Policies

GitLab has launched auto‑dismiss vulnerability policies that let security teams codify triage rules and apply them automatically on every default‑branch pipeline. By matching on file paths, directories or vulnerability identifiers (CVE/CWE), the system can dismiss up to 1,000 findings per...

By GitLab Blog
Witbe Unveil AI-Native Video Streaming Test, Monitoring Infrastructure At 2026 NAB Show
NewsMar 24, 2026

Witbe Unveil AI-Native Video Streaming Test, Monitoring Infrastructure At 2026 NAB Show

Witbe will debut an AI‑native video streaming test and monitoring infrastructure at the 2026 NAB Show in Las Vegas. The solution weaves artificial intelligence through four layers—real‑device execution (Witbox), AI‑driven automation (Agentic SDK), operational control (REC) and intelligent analysis (Smartgate). Leveraging...

By TV Tech (TVTechnology)
Write Cypress Tests in Plain English: AI-Powered Test Automation Is Now in Beta
NewsMar 24, 2026

Write Cypress Tests in Plain English: AI-Powered Test Automation Is Now in Beta

Cypress has moved its AI‑driven `cy.prompt` command from experimental to beta, shipping in version 15.13.0 and enabled by default. The beta adds positional element targeting, text‑based `cy.contains` matching, visible generated code on failures, and self‑healing selectors that reveal whether AI...

By Cypress – Blog
Opkey Introduces AI-Powered Release Advisor to Address Growing Complexity in Enterprise SaaS Updates
NewsMar 24, 2026

Opkey Introduces AI-Powered Release Advisor to Address Growing Complexity in Enterprise SaaS Updates

Opkey unveiled Release Advisor, an AI‑driven tool that automates analysis of Oracle and Workday SaaS updates. The solution promises to shrink release‑analysis cycles from five‑to‑seven weeks to as little as three days, cutting effort by 60‑80 percent. It launches in...

By ERP News
The 2026 Cloud-Native Developer Survey: Tracking Adoption and Maturity in Platform Engineering
NewsMar 24, 2026

The 2026 Cloud-Native Developer Survey: Tracking Adoption and Maturity in Platform Engineering

SlashData’s 2026 Cloud‑Native Developer Survey of over 400 engineers maps platform‑engineering tool adoption across workflow automation, application delivery, and security. Helm, Backstage and kro, along with GitHub Actions, Armada, Buildpacks, Jenkins and ArgoCD, earn ‘Adopt’ status, while tools such as...

By SD Times
How Federal Agencies Can Start Their SRE Journey
NewsMar 24, 2026

How Federal Agencies Can Start Their SRE Journey

Federal agencies are turning to Site Reliability Engineering (SRE) to meet rising expectations for fast, dependable digital services. The guide recommends starting with robust observability to turn raw telemetry into actionable signals, then defining service‑level indicators (SLIs) and objectives (SLOs)...

By FedTech Magazine
From Embedded to Everywhere: How Forward Deployed Engineering Was Born at PagerDuty by Doug McClure
NewsMar 24, 2026

From Embedded to Everywhere: How Forward Deployed Engineering Was Born at PagerDuty by Doug McClure

PagerDuty launched Forward Deployed Engineering (FDE), a model that embeds engineers directly with customers to build product features that solve real‑time problems. The approach evolved from ad‑hoc professional services engagements, leveraging AI tools to contribute code in unfamiliar stacks and...

By PagerDuty – Blog
Eliminate SSH Access with Rafay MKS Control Plane Overrides
NewsMar 24, 2026

Eliminate SSH Access with Rafay MKS Control Plane Overrides

Rafay has introduced Control Plane Overrides for its Managed Kubernetes Service (MKS), allowing administrators to customize API Server, Controller Manager, and Scheduler settings without SSHing into master nodes. The declarative approach lets users define extra arguments, volumes, and mounts directly...

By Rafay – Blog
Red Hat Sees Inference as AI’s Next Battleground — with Kubernetes at the Core
NewsMar 24, 2026

Red Hat Sees Inference as AI’s Next Battleground — with Kubernetes at the Core

Red Hat has contributed the open‑source llm‑d project to the Cloud Native Computing Foundation, aiming to make large‑language‑model inference run natively on Kubernetes clusters. The project introduces disaggregated serving, splitting the pre‑fill and decode phases so each can be scaled independently....

By SiliconANGLE
The Promise of SRE: Can It Ease Infrastructure Integration?
NewsMar 24, 2026

The Promise of SRE: Can It Ease Infrastructure Integration?

Site Reliability Engineering (SRE) was created to fuse developers and system engineers, giving early signals of production failures and improving operational productivity by 20‑30% and developer experience by 30‑40% according to a June 2025 McKinsey report. By embedding system engineers in...

By TechTarget SearchERP
7 Safeguards for Observable AI Agents
NewsMar 24, 2026

7 Safeguards for Observable AI Agents

Enterprises are moving AI agents from pilots to production, prompting DevOps teams to adopt observability practices that capture every interaction. Experts outline seven safeguards, starting with clear success criteria and operational governance, then defining the exact data to track—prompts, model...

By InfoWorld
Designing Self-Healing Microservices with Recovery-Aware Redrive Frameworks
NewsMar 24, 2026

Designing Self-Healing Microservices with Recovery-Aware Redrive Frameworks

The article introduces a recovery‑aware redrive framework that captures failed microservice requests, monitors downstream health, and replays traffic only after services recover. By persisting failures in a durable queue and gating retries with real‑time metrics, the design eliminates uncontrolled retry...

By InfoWorld
EmbedUR Expands Arm Support in Fusion Studio
NewsMar 24, 2026

EmbedUR Expands Arm Support in Fusion Studio

embedUR Systems announced a major expansion of Arm ecosystem support in its ModelNova Fusion Studio desktop application at Embedded World 2026. The update introduces native ExecuTorch integration for Ethos‑U85 and U55 NPUs, seamless deployment to Alif Ensemble development kits, and...

By Engineering.com
Fluid Becomes a CNCF Incubating Project
NewsMar 24, 2026

Fluid Becomes a CNCF Incubating Project

The Cloud Native Computing Foundation’s Technical Oversight Committee has promoted Fluid to an incubating project, recognizing its maturity as a data‑orchestration layer for Kubernetes. Fluid adds an abstraction layer that enables elastic dataset caching, dynamic source switching, and cross‑storage acceleration...

By CNCF Blog
Tekton Becomes a CNCF Incubating Project
NewsMar 24, 2026

Tekton Becomes a CNCF Incubating Project

The Cloud Native Computing Foundation’s Technical Oversight Committee has accepted Tekton as an incubating project, marking a key maturity milestone after its stable v1.0 Pipelines release. Tekton is a Kubernetes‑native CI/CD framework with over 11,000 GitHub stars, 600 contributors, and...

By CNCF Blog
Anynines Advances Klutch to Power A9s Hub for Kubernetes Data Service Orchestration Across On-Premises and AWS Environments
NewsMar 24, 2026

Anynines Advances Klutch to Power A9s Hub for Kubernetes Data Service Orchestration Across On-Premises and AWS Environments

anynines unveiled its open‑source Klutch control plane at KubeCon EU, positioning it as the core of the a9s Hub framework for data‑service orchestration across on‑premises and AWS environments. The solution lets platform teams expose databases, object storage and caches through...

By The Manila Times – Business
Bank Cloud Migration without a Feature Freeze
NewsMar 24, 2026

Bank Cloud Migration without a Feature Freeze

Banks face costly legacy core systems that force a two‑year feature freeze when using traditional “Big Bang” cloud migrations. The freeze stalls product innovation and heightens compliance risk as regulators like DORA and PSD3 continue evolving. Upsun proposes a preview‑environment...

By Platform.sh – Blog
Next.js Observability Gaps and How to Close Them
NewsMar 24, 2026

Next.js Observability Gaps and How to Close Them

Next.js offers powerful server‑side rendering, file‑based routing, and edge runtimes, but its three‑runtime architecture creates blind spots in production monitoring. Errors from server actions are stripped of detail, hydration mismatches surface with cryptic messages, and ORM database calls remain invisible...

By Sentry – Blog
How Generali Malaysia Optimizes Operations with Amazon EKS
NewsMar 23, 2026

How Generali Malaysia Optimizes Operations with Amazon EKS

Generali Malaysia began migrating legacy insurance applications to AWS in 2019, selecting Amazon Elastic Kubernetes Service (EKS) as its container platform. By adopting EKS Auto Mode, the insurer automated node provisioning, scaling, and patch management, dramatically reducing operational overhead. Integrated...

By AWS Architecture Blog
OpenClaw on Kubernetes: Designing Always-On AI as a Platform Service Meta Description
NewsMar 23, 2026

OpenClaw on Kubernetes: Designing Always-On AI as a Platform Service Meta Description

OpenClaw is an open‑source, gateway‑centric runtime that turns generative AI into an always‑on service deployed on Kubernetes. It provides a unified onboarding flow for workspaces, channels and skills, and ships with a documented Kubernetes install path and operator. The platform...

By Rafay – Blog
A Self-Service GPU Experience That Feels Instant | Rafay
NewsMar 23, 2026

A Self-Service GPU Experience That Feels Instant | Rafay

Rafay’s Developer Pods let developers request GPU‑enabled environments through a simple UI, bypassing tickets, YAML, and long wait times. Within roughly 30 seconds, a pod spins up and is reachable via SSH, offering pre‑built images such as Ubuntu and various...

By Rafay – Blog
Developer Pods for Platform Teams: Designing Self-Service GPU Experiences
NewsMar 23, 2026

Developer Pods for Platform Teams: Designing Self-Service GPU Experiences

Rafay’s SKU Studio enables platform teams to package GPU‑powered Kubernetes environments as ready‑to‑use Developer Pods. By defining curated SKUs with clear descriptions, guided inputs and prescriptive outputs, teams turn raw infrastructure into a self‑service product that launches in about 30...

By Rafay – Blog
Instant Developer Pods: Rethinking GPU Access for AI Teams | Rafay
NewsMar 23, 2026

Instant Developer Pods: Rethinking GPU Access for AI Teams | Rafay

Rafay’s Developer Pods redefine GPU access by delivering ready‑to‑use Ubuntu environments with CUDA in roughly 30 seconds, eliminating the multi‑day ticket queues and bulky VM provisioning that plague many enterprises. The solution abstracts Kubernetes away from developers, offering a simple...

By Rafay – Blog
Rootly | Introducing Rootly Academy: Hands-On Incident Response Training
NewsMar 23, 2026

Rootly | Introducing Rootly Academy: Hands-On Incident Response Training

Rootly announced the launch of Rootly Academy, an AI‑powered incident response training platform that delivers realistic, 15‑30 minute simulations for engineers. The program includes two certification tracks—Incident Handler and Incident Commander—and provides post‑drill debriefs and skill‑analytics dashboards. Rootly partnered with...

By Rootly – Blog
Stop Paying for Unused Kubernetes Resources | Optimize Pod Efficiency
NewsMar 23, 2026

Stop Paying for Unused Kubernetes Resources | Optimize Pod Efficiency

Kubernetes platforms often suffer from over‑provisioned pods as developers pad CPU and memory requests to avoid OOM or throttling. Rafay’s App Resizing feature, introduced in the 4.1 release, collects 30‑day utilization metrics and generates per‑pod reports comparing requests to P90,...

By Rafay – Blog
RapidFort Nutanix Collaboration Speeds Compliant Kubernetes for AI Workloads
NewsMar 23, 2026

RapidFort Nutanix Collaboration Speeds Compliant Kubernetes for AI Workloads

RapidFort and Nutanix announced a joint solution that embeds RapidFort’s near‑zero CVE container images into the Nutanix Kubernetes Platform (NKP). The integration automates vulnerability remediation and provides hardened, compliance‑ready workloads across on‑prem, edge, and public‑cloud environments. Available to all NKP...

By Cloud Native Now
Splunk Introduces OpenTelemetry eBPF Instrumentation and Kubernetes Operator at KubeCon EU 2026
NewsMar 23, 2026

Splunk Introduces OpenTelemetry eBPF Instrumentation and Kubernetes Operator at KubeCon EU 2026

Splunk unveiled its OpenTelemetry eBPF Instrumentation (OBI) in beta and announced the general availability of the Splunk Operator for Kubernetes at KubeCon EU 2026. OBI captures traces and RED metrics directly from the Linux kernel, eliminating the need for code changes across...

By Cloud Native Now
Teleport Launches Beams to Provide Trusted Runtimes for AI Agents in Production Infrastructure
NewsMar 23, 2026

Teleport Launches Beams to Provide Trusted Runtimes for AI Agents in Production Infrastructure

Teleport unveiled Beams, a trusted runtime that isolates AI agents in lightweight Firecracker VMs and embeds delegated identity for secure, secret‑free access to production resources. The platform enforces policy‑controlled networking, logs every action, and integrates with Teleport’s existing audit and...

By Cloud Native Now
Meshery v1.0 Launches at KubeCon EU With Governance-First Cloud Native Management
NewsMar 23, 2026

Meshery v1.0 Launches at KubeCon EU With Governance-First Cloud Native Management

Meshery announced the general availability of Meshery v1.0 at KubeCon EU, delivering a governance‑first cloud‑native management platform. The release introduces an "Infrastructure as Design" paradigm, enabling teams to visualize, version, and diff infrastructure as living artifacts. New features include the Kanvas...

By Cloud Native Now
CNCF Announces General Availability of Dapr Agents v1.0 for Production AI Workloads
NewsMar 23, 2026

CNCF Announces General Availability of Dapr Agents v1.0 for Production AI Workloads

The Cloud Native Computing Foundation announced the general availability of Dapr Agents v1.0, a Python framework built on the Dapr runtime that enables reliable, secure AI agents in production. The release follows a year‑long partnership with NVIDIA and the open‑source community,...

By Cloud Native Now
Gomboc Expands Beyond IaC with ORL to Deliver Deterministic Remediation Cloud and Code
NewsMar 23, 2026

Gomboc Expands Beyond IaC with ORL to Deliver Deterministic Remediation Cloud and Code

Gomboc AI announced the general availability of its Open Remediation Language (ORL), extending its deterministic remediation platform from Infrastructure-as-Code to cloud configurations, application code, and dependencies. ORL is a domain‑specific language that translates security and compliance policies into repeatable code...

By AiThority
LTM Expands BlueVerse™ Tech with AppIQ, AgentIQ and FusionIQ to Accelerate AI‑Led Engineering
NewsMar 23, 2026

LTM Expands BlueVerse™ Tech with AppIQ, AgentIQ and FusionIQ to Accelerate AI‑Led Engineering

LTM announced the expansion of its BlueVerse™ Tech platform with three new AI‑led solutions—AppIQ, AgentIQ and FusionIQ. AppIQ accelerates legacy‑code modernization by automatically reading, documenting and specifying codebases. AgentIQ provides a no‑code environment to deploy, govern and orchestrate AI agents...

By MarTech Series
Why Zalando Built Their Internal Developer Platform‍  | Humanitec
NewsMar 23, 2026

Why Zalando Built Their Internal Developer Platform‍ | Humanitec

Zalando’s rapid expansion in 2014‑15 exposed fragmented onboarding, disparate tooling, and compliance gaps across its developer teams. To address these pain points, the company launched an Internal Developer Platform (IDP) that unified CI/CD, security, and multi‑language support on a cloud‑native...

By Humanitec – Blog
Simplify Change Promotion with Our New Cloning UI  | Humanitec
NewsMar 23, 2026

Simplify Change Promotion with Our New Cloning UI | Humanitec

Humanitec unveiled a new cloning UI for its Platform Orchestrator, simplifying the promotion of workloads and resources across development, test, UAT and production environments. The interface retains the familiar "clone to…" workflow while organizing actions into three clear sections: remove,...

By Humanitec – Blog
Balderton-Backed Startup Dash0 Bags $110 Million to Expand in US
NewsMar 23, 2026

Balderton-Backed Startup Dash0 Bags $110 Million to Expand in US

Dash0, a monitoring platform for software systems, secured $110 million in a Balderton Capital‑led round, valuing the startup at $1 billion. The capital will fund a U.S. market push and accelerate development of AI‑driven agents. CEO Mirko Novakovic confirmed the raise and...

By Bloomberg – Technology
Beyond Batch: Volcano Evolves Into the AI-Native Unified Scheduling Platform
NewsMar 23, 2026

Beyond Batch: Volcano Evolves Into the AI-Native Unified Scheduling Platform

Volcano announced a major upgrade with Volcano v1.14, Kthena v0.3.0 and the new AgentCube, repositioning the project from a batch‑only scheduler to an AI‑native unified platform. The release adds a sharding controller that dynamically partitions resources for batch, inference and agent workloads,...

By CNCF Blog
CNCF Introduces a New Recertification Program as Kubestronaut Community Surpasses 3,500
NewsMar 23, 2026

CNCF Introduces a New Recertification Program as Kubestronaut Community Surpasses 3,500

CNCF unveiled the Certification Advancement & Recertification Experience (CARE) program at KubeCon Europe, allowing advanced Kubernetes certifications to automatically renew foundational credentials. The initiative, effective Jan. 1 2026, streamlines credential maintenance for practitioners. Simultaneously, the Kubestronaut community topped 3,500 members, with over...

By CNCF Blog
Broadcom Expands Kubernetes Support with VKS Upgrades, Open-Source Contributions and New Partnerships
NewsMar 23, 2026

Broadcom Expands Kubernetes Support with VKS Upgrades, Open-Source Contributions and New Partnerships

Broadcom used KubeCon Europe 2026 to announce major enhancements to its VMware vSphere Kubernetes Service (VKS) and a broader open‑source and partnership strategy. VKS 3.6 now supports Kubernetes 1.35, adds Red Hat Enterprise Linux, and introduces declarative performance‑tuning profiles aimed at...

By SiliconANGLE
Agones Moves to the CNCF: A New Era for Open Source Multiplayer Game Infrastructure
NewsMar 23, 2026

Agones Moves to the CNCF: A New Era for Open Source Multiplayer Game Infrastructure

The open‑source Agones platform, which orchestrates dedicated multiplayer game servers on Kubernetes, has officially moved to the Cloud Native Computing Foundation (CNCF) as a Sandbox project. Originating from a Google‑Ubisoft collaboration in 2017, Agones now boasts more than 250 contributors...

By CNCF Blog
RegScale Recognized in the 2026 Gartner® Market Guide for DevOps Continuous Compliance Automation Tools
NewsMar 23, 2026

RegScale Recognized in the 2026 Gartner® Market Guide for DevOps Continuous Compliance Automation Tools

RegScale, a continuous controls monitoring platform, has been included in Gartner’s 2026 Market Guide for DevOps Continuous Compliance Automation Tools. The inclusion highlights growing enterprise demand for automated, AI‑driven compliance embedded directly in CI/CD pipelines. Gartner forecasts that by 2028,...

By AiThority » Sales Enablement
Coralogix and Skyflow Redefine Privacy-Safe Observability for the AI Era
NewsMar 23, 2026

Coralogix and Skyflow Redefine Privacy-Safe Observability for the AI Era

Coralogix and Skyflow announced a strategic partnership that introduces privacy‑safe observability for AI‑driven operations. The solution replaces sensitive customer data in logs with consistent, privacy‑preserving tokens, maintaining searchability, correlation, and AI analysis while keeping the raw data governed and isolated....

By MarTech Series
Plumber: Open-Source Scanner of GitLab CI/CD Pipelines for Compliance Gaps
NewsMar 23, 2026

Plumber: Open-Source Scanner of GitLab CI/CD Pipelines for Compliance Gaps

Plumber is an open‑source Go tool that scans GitLab CI/CD pipelines for compliance gaps such as mutable container tags, unprotected branches, and outdated templates. It reads the .gitlab-ci.yml file and queries the GitLab API, offering eight configurable controls via a...

By Help Net Security
Istio Is Migrating Container Registries
NewsMar 23, 2026

Istio Is Migrating Container Registries

Istio will retire its gcr.io/istio-release container registry on January 1 2027, moving all images to the new registry.istio.io domain. The change stems from a shift in Istio’s funding model and affects any clusters still pulling images from the Google Cloud mirror. While...

By Istio Blog
Floci – A Free, Open-Source Local AWS Emulator
NewsMar 21, 2026

Floci – A Free, Open-Source Local AWS Emulator

Floci is a free, open‑source local AWS emulator that runs with a single Docker Compose command, positioning itself as a no‑strings‑attached alternative to LocalStack’s community edition, which will sunset in March 2026. It eliminates authentication tokens, offers unlimited CI/CD support, and...

By Hacker News