Skip to content

Poor12/kubeadmiral

This branch is 377 commits behind kubewharf/kubeadmiral:main.

Folders and files

NameName
Last commit message
Last commit date
Jun 9, 2023
May 19, 2023
Jun 28, 2023
Jun 18, 2023
Jun 9, 2023
Jun 15, 2023
Jul 28, 2023
Jun 14, 2023
Mar 31, 2023
Mar 14, 2023
May 15, 2023
Mar 14, 2023
Mar 29, 2023
Mar 14, 2023
Mar 14, 2023
Mar 14, 2023
Jun 15, 2023
Mar 14, 2023
Jun 9, 2023
Mar 29, 2023
Jun 26, 2023
Jun 26, 2023

Repository files navigation

KubeAdmiral - Enhanced Kubernetes Federation

English | 简体中文

KubeAdmiral is a multi-cluster management system for Kubernetes, developed from Kubernetes Federation v2. Kubernetes Federation v2 allows users to manage Kubernetes resources across multiple clusters through the use of federated types such as FederatedDeployment, FederatedReplicaSet, FederatedSecret, etc. KubeAdmiral extends the Kubernetes Federation v2 API, providing compatibility with the Kubernetes native API and more powerful resource management capabilities. KubeAdmiral also adds new features such as:

  • A new scheduling framework with a rich set of scheduling plugins.
  • Override policies.
  • Automatic propagation of dependencies with follower scheduling.
  • Status aggregation of member cluster resources.
  • Scalability, stability and user experience enhancements

Getting started

KubeAdmiral supports Kubernetes versions from 1.16 up to 1.24. Using lower or higher Kubernetes versions may cause compatibility issues. For setup please refer to Quickstart.

Community

Contributing

If you are willing to be a contributor for the KubeAdmiral project, please refer to our CONTRIBUTING document for details.

Contact

If you have any questions or wish to contribute, you are welcome to communicate via GitHub issues or pull requests. Alternatively, you may reach out to our Maintainers.

License

KubeAdmiral is under the Apache 2.0 license. See the LICENSE file for details. KubeAdmiral is a continuation of Kubernetes Federation v2, and certain features in KubeAdmiral rely on existing code from Kubernetes — all credits go to the original Kubernetes authors. We also refer to Karmada for some of our architecture and API design, all relevant credits go to the Karmada Authors.

About

Multi-cluster Kubernetes Orchestration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.1%
  • Shell 3.6%
  • Other 0.3%