在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):kubernetes-sigs/kubefed开源软件地址(OpenSource Url):https://github.com/kubernetes-sigs/kubefed开源编程语言(OpenSource Language):Go 93.3%开源软件介绍(OpenSource Introduction):Kubernetes Cluster FederationKubernetes Cluster Federation (KubeFed for short) allows you to coordinate the configuration of multiple Kubernetes clusters from a single set of APIs in a hosting cluster. KubeFed aims to provide mechanisms for expressing which clusters should have their configuration managed and what that configuration should be. The mechanisms that KubeFed provides are intentionally low-level, and intended to be foundational for more complex multicluster use cases such as deploying multi-geo applications and disaster recovery. KubeFed is currently beta. ConceptsKubeFed is configured with two types of information:
Propagation refers to the mechanism that distributes resources to federated clusters. Type configuration has three fundamental concepts:
These three abstractions provide a concise representation of a resource intended to appear in multiple clusters. They encode the minimum information required for propagation and are well-suited to serve as the glue between any given propagation mechanism and higher-order behaviors like policy-based placement and dynamic scheduling. These fundamental concepts provide building blocks that can be used by higher-level APIs:
Features
GuidesQuickstart
You now have a Kubernetes cluster with kubefed up and running. The cluster has been joined to itself and you can test federation of resources like this:
User GuideTake a look at our user guide if you are interested in using KubeFed. Development GuideTake a look at our development guide if you are interested in contributing. CommunityRefer to the contributing guidelines if you would like to contribute to KubeFed. Communication channelsKubeFed is sponsored by SIG Multicluster and it uses the same communication channels as SIG multicluster.
Code of ConductParticipation in the Kubernetes community is governed by the Kubernetes Code of Conduct. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论