Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

Geopatriation in India: Why data residency is a boardroom illusion

In 2026, a new term has infiltrated Indian boardroom discussions: Geopatriation. Coined by Gartner as a top strategic technology trend for 2026, geopatriation is the deliberate relocation of workloads and applications from global cloud hyperscalers to regional or sovereign alternatives in response to geopolitical risk. While the previous decade was defined by a cloud-first approach, the current landscape is defined by the need for sovereignty.

AI SRE Summit 2026 Brings Together Engineering Leaders From AWS, Salesforce, Man Group, Smarsh, Honeycomb and More

Virtual event will explore what it takes to use AI in production SRE, from incident response and observability to platform design, cost control and self-healing operations TEL AVIV and SAN FRANCISCO, April 22, 2026 — Komodor, the autonomous AI SRE company, today announced it will host AI SRE Summit 2026, a free live virtual event on Tuesday, May 12, 2026, bringing together site reliability, platform engineering and cloud-native leaders to discuss how AI is changing production operations, and where i

How to automate environment sleeping and stop paying for idle Kubernetes resources

Scaling your deployments to zero is only half the battle. If your cluster autoscaler does not aggressively bin-pack and terminate the underlying worker nodes, you are still paying for idle metal. True environment sleeping requires tight integration between your ingress layer and your node provisioner to actually realize FinOps savings.

KubeVirt Networking: How to Preserve VM IP Addresses During Migration

Organisations are re-evaluating their VM infrastructure. The economics have shifted, the tooling has matured, and the case for running two separate platforms, one for containers, one for VMs, is getting harder to justify. Platform teams that spent years managing hypervisor infrastructure are being asked to consolidate, and most are landing on the same answer: Kubernetes. KubeVirt makes running VMs on Kubernetes possible.

An introduction to the GitOps Catalog

One of the challenges teams face as their platforms grow is how to standardize what gets deployed without slowing teams down. The GitOps Catalog from Konstruct is designed to solve this by providing a consistent way to distribute reusable infrastructure modules, application components, and full environment stacks across clusters. At a glance, it looks like a templating system.

Qovery Q1 2026 Demo Day

See our latest retrospective and live updates. We're showcasing Event-Based Autoscaling via KEDA, allowing you to scale on business metrics that actually matter. We’ll also debut Copilot Troubleshoot to solve complex deployment failures instantly, demonstrate how MCP Agents are setting a new standard for your workflow, and share more about NGINX migration. Qovery is the Kubernetes management platform built for the AI era.

Why public sector teams are moving to sovereign cloud providers

Public sector organizations have long relied on global cloud providers to modernize infrastructure and scale digital services. However, priorities are shifting. Today, decisions are shaped not just by cost or performance, but by where data is stored, who controls it, and how it is governed. Increasing regulatory pressure, geopolitical uncertainty, and rising expectations around data privacy are all driving this change.

What makes a cloud provider trusted? Beyond uptime and pricing

Trust in a cloud provider used to come down to two metrics: uptime and cost. If services stayed online and pricing looked competitive, that was often enough. That is no longer the case. Modern development teams expect far more from their infrastructure. Speed, usability, transparency, and flexibility now shape how developers evaluate cloud platforms. A provider may meet uptime guarantees and still frustrate teams with slow provisioning, unclear billing, or rigid tooling.

10 best practices for optimizing Kubernetes on AWS

Optimizing Kubernetes on AWS is less about raw compute and more about surviving Day-2 operations. A standard failure mode occurs when teams scale the control plane while ignoring Amazon VPC IP exhaustion. When the cluster autoscaler triggers, nodes provision but pods fail to schedule due to IP depletion. Effective scaling requires network foresight before compute allocation.