# Koordinator
**Repository Path**: kchstack/koordinator
## Basic Information
- **Project Name**: Koordinator
- **Description**: Koordinator是一个现代调度系统,可以在kubernetes上共置不同类型的工作负载。通过将弹性资源配额、高效 Pod 打包、过度承诺和节点共享与容器资源隔离相结合,实现高利用率。
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: https://koordinator.sh/zh-Hans/
- **GVP Project**: No
## Statistics
- **Stars**: 5
- **Forks**: 0
- **Created**: 2022-06-26
- **Last Updated**: 2025-07-29
## Categories & Tags
**Categories**: cloud-native
**Tags**: None
## README
Koordinator
[](https://opensource.org/licenses/Apache-2.0)
[](https://github.com/koordinator-sh/koordinator/releases/latest)
[](https://github.com/koordinator-sh/koordinator/actions/workflows/ci.yaml)
[](https://goreportcard.com/report/github.com/koordinator-sh/koordinator)
[](https://codecov.io/github/koordinator-sh/koordinator)
[](CONTRIBUTING.md)
[](https://join.slack.com/t/koordinator-sh/shared_invite/zt-1756qoub4-Cn4~esfdlfAPsD7cwO2NzA)
[](https://www.bestpractices.dev/projects/8846)
[English](./README.md) | 简体中文
## 介绍
Koordinator 基于 QoS 调度系统,支持 Kubernetes 上多种工作负载的混部调度。它的目标是提高工作负载的运行时效率和可靠性(包括延迟敏感型负载和批处理任务),简化资源相关配置调优的复杂性,并增加 Pod 部署密度以提高资源利用率。
Koordinator 通过提供如下功能来增强用户在 Kubernetes 上管理工作负载的体验:
- 提高资源利用率:Koordinator 旨在优化集群资源的利用率,确保所有节点都被有效和高效地使用。
- 提高性能:通过使用先进的算法和技术,Koordinator 帮助用户提高 Kubernetes 集群的性能,减少容器间的干扰,提高整体系统的速度。
- 灵活的调度策略:Koordinator 提供了多种自定义调度策略的选项,允许管理员微调系统的行为以适应其特定需求。
- 简易集成:Koordinator 被设计为易于集成到现有的 Kubernetes 集群中,允许用户快速且无麻烦地开始使用它。
## 快速开始
你可以在 [Koordinator website](https://koordinator.sh/docs) 查看到完整的文档集。
- 安装/升级 Koordinator [最新版本](https://koordinator.sh/docs/installation)
- 参考[最佳实践](https://koordinator.sh/docs/best-practices/colocation-of-spark-jobs),里面有一些关于运行混部工作负载的示例。
## 行为守则
Koordinator 社区遵照[行为守则](CODE_OF_CONDUCT.md)。我们鼓励每个人在参与之前先读一下它。
为了营造一个开放和热情的环境,我们作为贡献者和维护者承诺:无论年龄、体型、残疾、种族、经验水平、教育程度、社会经济地位、国籍、个人外貌、种族、宗教或性认同和性取向如何,参与我们的项目和社区的每个人都不会受到骚扰。
## 贡献
我们非常欢迎每一位社区同学共同参与 Koordinator 的建设,你可以从 [CONTRIBUTING.md](CONTRIBUTING.md) 手册开始。
## 成员
我们鼓励所有贡献者成为成员。我们的目标是发展一个由贡献者、审阅者和代码所有者组成的活跃、健康的社区。在我们的[社区成员](https://github.com/koordinator-sh/community/blob/main/community-membership.md)页面,详细了解我们的成员要求和责任。
## 社区
在 [koordinator-sh/community 仓库](https://github.com/koordinator-sh/community) 中托管了所有社区信息, 例如成员制度、代码规范等。
我们鼓励所有贡献者成为成员。我们的目标是发展一个由贡献者、审阅者和代码所有者组成的活跃、健康的社区。
请在[社区成员制度](https://github.com/koordinator-sh/community/blob/main/community-membership.md)页面,详细了解我们的成员要求和责任。
活跃的社区途径:
- 社区双周会(中文):
- 周二 19:30 GMT+8 (北京时间)
- [钉钉会议链接](https://meeting.dingtalk.com/j/ptVteJpQx5W)
- [议题&记录文档](https://alidocs.dingtalk.com/i/nodes/2Amq4vjg89jyZdNnCLw1Abx0W3kdP0wQ)
- Slack( English ): [koordinator channel](https://kubernetes.slack.com/channels/koordinator) in Kubernetes workspace
- 钉钉( Chinese ): 搜索群ID `33383887`或者扫描二维码加入
## License
Koordinator is licensed under the Apache License, Version 2.0. See [LICENSE](./LICENSE) for the full license text.
## 安全
对于发现的安全漏洞,请邮件发送至kubernetes-security@service.aliyun.com,您可在[SECURITY.md](./SECURITY.md)文件中找到更多信息。