youtube image
From YouTube: Antrea Multi-Cluster Service

Description

Come and join Lan Luo and Jiajing Hu to see how antrea makes multi-cluster service happen!! The multicluster stuff has been going on a while, with different approaches (i.e. https://cloud.google.com/kubernetes-engine/docs/concepts/multi-cluster-services ). Theres also an Upstream KEP on multiservice clusters (kubernetes/enhancements/keps/sig-multicluster/1645-multi-cluster-services-api/specification.md) that you can read to learn more about this stuff.

In this show, we'll learn about how antrea approaches this problem by creating a concept of a multi-cluster service object.

From the docs (https://antrea.io/docs/main/docs/multicluster/user-guide/)

Antrea Multi-cluster implements Multi-cluster Service API, which allows users to create multi-cluster Services that can be accessed cross clusters in a ClusterSet. Antrea Multi-cluster also supports Antrea ClusterNetworkPolicy replication. Multi-cluster admins can define ClusterNetworkPolicies to be replicated across the entire ClusterSet, and enforced in all member clusters. Antrea Multi-cluster is introduced in Antrea v1.5.0, and the ClusterNetworkPolicy replication feature is supported since Antrea v1.6.0.