InfoQ Homepage Kubernetes Content on InfoQ
-
Kubernetes 1.33 “Octarine” Released: Native Sidecars and In-Place Pod Resizing
Kubernetes v1.33, codenamed “Octarine” in homage to Terry Pratchett’s Discworld, was released on April 23, 2025. This milestone introduces 64 enhancements (18 stable, 20 beta, and 24 alpha) reflecting the project's ongoing commitment to scalability, security, and developer experience.
-
Addressing Kubernetes Authorization with Cedar
Cedar is a human-readable and machine-analyzable policy language designed for modern authorization needs. It addresses the challenge with Kubernetes authorization with Role-Based Access Control (RBAC) and provides condition operators that allow fine-grained permissions on specific resources.
-
Edera Protect 1.0 Now Generally Available
Edera has announced the general availability of Edera Protect 1.0, a Kubernetes security solution designed to enhance container isolation and address longstanding security challenges in cloud-native environments.
-
QCon London: In an Enterprise Ecosystem Your Platform Is Not an Island
In a talk at QCon London, Rachael Wonnacott explained the challenges in building a developer platform in an organisation with legacy processes and how a golden path leading to either a Kubernetes Hotel or a Public Cloud House might be necessary.
-
Google Cloud Introduces Multi-Cluster Orchestrator for Cross-Region Kubernetes Workloads
Google Cloud has announced the launch of Multi-Cluster Orchestrator (MCO), a new solution designed to simplify the deployment and management of Kubernetes workloads across multiple clusters spanning different regions. The tool aims to address challenges organizations face when operating applications across geographically distributed environments.
-
CNCF Accepts Kubescape as an Incubating Project
The CNCF Technical Steering Committee (TOC) recently announced that it has accepted Kubescape as an incubating project. Kubescape offers security coverage for the Kubernetes environment from development to deployment. It is available as a CLI tool and a Kubernetes operator.
-
JavaOne 2025 Day 2: FFM API, Virtual Threads, Platform Engineering, Evolution of Jakarta EE
JavaOne 2025, celebrating the 30th birthday of the Java programming language, was held at the Oracle Conference Center in Redwood Shores, California. This three-day event consisted of 80 sessions and hand-on labs, and two keynotes. Day Two, scheduled on March 19th, 2025, included presentations from various conference tracks.
-
Google Cloud Announces Kubernetes History Inspector to Visualise Cluster Logs
Google Cloud has released a new open-source tool that visualises cluster logs chronologically to simplify troubleshooting in Kubernetes environments. Kubernetes History Inspector (KHI) is intended to help administrators to debug problems inside Kubernetes clusters and identify root causes.
-
Flux v2.5 Release: Expanding GitOps Capabilities with CEL Integration and GitHub App Auth
Flux, the popular GitOps tool for Kubernetes, has released version 2.5, bringing a host of powerful new capabilities that significantly enhance its functionality and flexibility. This release represents a substantial evolution in Flux's capabilities, with features that the community has been eagerly awaiting. Let's explore what's new and how these changes can improve your GitOps workflows.
-
Cloud Giants Collaborate on New Kubernetes Resource Management Tool
Google Cloud, AWS, and Microsoft Azure have jointly announced a new open-source project called Kube Resource Orchestrator (kro, pronounced "crow"). The project is an attempt to standardise how Kubernetes resources are grouped together and deployed, and it aims to make it easier for platform teams to deploy workloads.
-
How Monzo Bank Built a Cost-Effective, Unorthodox Backup System to Ensure Resilient Banking
Monzo Bank recently revealed Stand-in, an independent backup system on GCP that ensures essential banking services remain operational during application and AWS infrastructure outages. Unlike traditional backups, it's a minimal stand-alone system that exclusively supports key operations and features a cost-effective design, resulting in 1% of the operational costs of the primary deployment.
-
Traefik v3.3 Release: Enhanced Observability and Documentation
TraefikLabs recently announced the latest release of Traefik Proxy v3.3 (codenamed "saint-nectaire” after a French cheese). This release focuses primarily on two critical areas: observability capabilities and improved documentation structure. These enhancements aim to make the popular open-source reverse proxy even more powerful for platform engineers working in complex cloud-native environments.
-
Kubernetes Cloud Repatriation Saves Millions for Data Platform Provider
Yellowbrick, an SQL data platform provider, has significantly reduced costs by moving workloads from the public cloud to its own private Kubernetes-based infrastructure. It has reported an annual saving of $3.9 million by moving its development and testing environments away from AWS, Azure, and Google Cloud Platform.
-
Agoda Integrates macOS Infrastructure with Kubernetes
Agoda recently detailed how they integrated their macOS infrastructure with Kubernetes. This was accomplished by developing the macOS Virtualization Kubelet (macOS-vz-Kubelet), a tool designed to manage macOS workloads within a Kubernetes environment.
-
Kubernetes 1.32 Released with Dynamic Resource Allocation and Graceful Shutdown of Windows Nodes
The Cloud Native Computing Foundation (CNCF) released Kubernetes 1.32, named Penelope a few weeks ago. The new release introduced support for the Graceful Shutdown of Windows Nodes, new status endpoints for core components, and asynchronous preemptions in the Kubernetes scheduler.