Tag

kubefed

0 views collected around this technical thread.

Efficient Ops
Efficient Ops
Aug 28, 2022 · Cloud Native

Mastering Kubernetes Federation: Install, Join Clusters, and Sync Resources

This guide explains the purpose of Kubernetes Federation, its benefits for multi‑cluster management, step‑by‑step installation using Helm and kubefedctl, how to join and unjoin clusters, enable resource federation, and provides a cheat sheet of common commands for reliable cross‑cluster deployments.

FederationHelmMulti-Cluster
0 likes · 8 min read
Mastering Kubernetes Federation: Install, Join Clusters, and Sync Resources
IT Services Circle
IT Services Circle
Apr 3, 2022 · Cloud Native

Understanding Kubernetes Federation: kubefed and Karmada Multi‑Cluster Management

This article explains why Kubernetes single‑cluster scalability is limited to about 5,000 nodes, introduces the concept of multi‑cluster federation, compares the legacy kubefed project with the actively maintained Karmada solution, and shows how policies and replica‑scheduling enable flexible cross‑AZ deployments and failover.

FederationKarmadaMulti-Cluster
0 likes · 13 min read
Understanding Kubernetes Federation: kubefed and Karmada Multi‑Cluster Management
AntTech
AntTech
Mar 7, 2022 · Cloud Native

Design and Practice of Multi‑Cluster Management in SOFAStack CAFE Using an Extended KubeFed Framework

This article details the architectural background, challenges, and practical solutions implemented in SOFAStack CAFE for cloud‑native multi‑cluster deployment, including a custom multi‑topology CRD, an independent federation API server, enhanced KubeFed controller features, and network proxy integration to support hybrid‑cloud scenarios.

API ServerMulti-ClusterSOFAStack
0 likes · 18 min read
Design and Practice of Multi‑Cluster Management in SOFAStack CAFE Using an Extended KubeFed Framework