Azure

Azure Kubernetes Fleet Manager Adds Cross-Cluster Networking

2 min read

Summary

Microsoft has announced public preview support for cross-cluster networking in Azure Kubernetes Fleet Manager, enabling transparent communication between AKS clusters without complex gateways or VPNs. The update helps platform teams build more resilient multi-cluster architectures with simpler service discovery, unified observability, and centralized network policy enforcement.

Need help with Azure?Talk to an Expert

Azure Kubernetes Fleet Manager gets cross-cluster networking

Introduction

Running applications across multiple AKS clusters is increasingly common for regional resiliency, disaster recovery, compliance, and workload isolation. But networking between clusters has often required extra gateways, VPNs, and manual service discovery, adding operational overhead. Microsoft is now addressing that challenge with public preview cross-cluster networking for Azure Kubernetes Fleet Manager.

What's new

This new capability extends Kubernetes networking across clusters in a fleet so workloads can communicate more naturally across boundaries.

Key capabilities

  • Seamless east-west connectivity across AKS clusters using Azure CNI powered by Cilium and Advanced Container Networking Services
  • No extra proxies or gateways required for pod-to-pod communication across clusters
  • Global service discovery using a simple Kubernetes service annotation: service.cilium.io/global=true
  • Transparent load balancing and failover across joined fleet member clusters
  • Multi-cluster observability with aggregated metrics, logs, and flow visibility
  • Unified security and governance with network policies and observability that span cluster boundaries
  • Zero-touch lifecycle management for certificates and network configuration through Fleet Manager

Microsoft says the feature is built on open-source technologies including Cilium for the dataplane and Kubefleet for fleet orchestration, which should appeal to organizations looking for portability and ecosystem alignment.

Why this matters for IT teams

For Azure administrators and platform engineers, this preview reduces the "networking tax" of multi-cluster AKS deployments. Instead of stitching clusters together manually, teams can use a managed approach to support:

  • Regional failover and disaster recovery
  • Shared services across multiple clusters
  • Global application architectures
  • Easier workload mobility across regions
  • Better visibility into network health and policy enforcement

This is especially valuable for enterprises operating large AKS fleets where consistency, governance, and resilience are critical.

Requirements and next steps

To use cross-cluster networking, organizations need:

  • Azure CNI powered by Cilium as the networking dataplane
  • Advanced Container Networking Services enabled
  • AKS clusters joined to an Azure Kubernetes Fleet Manager fleet
  • A configured cross-cluster network profile

After setup, administrators can deploy services with the global annotation to enable cross-cluster communication.

What to do now

If you manage multi-region or multi-cluster AKS environments, this preview is worth evaluating in a test environment. Review the Fleet Manager documentation, validate prerequisites, and identify workloads that would benefit from simplified service discovery, failover, and centralized network policy management.

Need help with Azure?

Our experts can help you implement and optimize your Microsoft solutions.

Talk to an Expert

Stay updated on Microsoft technologies

Azure Kubernetes Fleet ManagerAKSKubernetes networkingCiliummulti-cluster

Related Posts

Azure

Microsoft Foundry Updates Bring GPT-5.6 and APAC Zone

Microsoft has announced major Microsoft Foundry updates, including general availability of the GPT-5.6 model family, the Asia-Pacific Data Zone, and hosted agents in Foundry Agent Service. These changes matter because they help organizations build, govern, and deploy production AI agents on a single Azure-based platform with stronger regional compliance and Microsoft 365 distribution options.

Azure

Azure resiliency update: Zones, recovery, sovereignty

Microsoft has outlined how Azure resiliency has evolved beyond basic uptime and region pairing to a broader model covering infrastructure resiliency, data resiliency, and cyber recovery. The update matters because IT teams must now design recovery strategies around workload needs, compliance boundaries, and sovereign data requirements rather than relying on one-size-fits-all architectures.

Azure

Azure Managed HSM External Key Management Preview

Microsoft has launched external key management for Azure Key Vault Managed HSM in public preview, letting organizations keep encryption keys on HSMs they own outside Azure. The feature is aimed at regulated environments that require physical control of key hardware, but it also shifts availability and operational responsibility to the customer or partner.

Azure

Azure Brain AI System Improves Cloud Reliability

Microsoft has introduced Brain, Azure’s centralized AIOps-powered reliability intelligence system that creates a real-time digital twin of cloud health. By combining Azure Resource Graph, telemetry, AI/ML models, dependencies, and customer impact data, Brain helps Azure detect issues faster, scope incidents more accurately, and automate key reliability actions.

Azure

Azure Chaos Studio Workspaces Preview for Resilience

Microsoft has introduced Azure Chaos Studio Workspaces in public preview, adding a scenario-based way to test application resilience against realistic outage patterns. The update helps IT teams validate failover, recovery, and application behavior across Azure services before production incidents expose gaps.

Azure

Azure IaaS Cost Optimization: Design for Long-Term Savings

Microsoft shared guidance for designing and operating Azure IaaS environments with long-term cost optimization in mind across compute, storage, and networking. The key takeaway for IT teams: most cloud overspend comes from many small architectural choices, so continuous right-sizing, lifecycle management, and smarter resiliency patterns are critical to reducing TCO at scale.