Automated management of large-scale applications on Kubernetes (incubating project under CNCF)
Go to file
Kinco aa896cb47b
test(lifecycle): add unit tests for lifecycle utils and improve nil-checks (#2143)
Signed-off-by: kincoy <1152072645@qq.com>
2025-09-03 19:07:32 +08:00
.github
.license
apis Feature: Reservation Reschedule for UnitedDeployment Adaptive Strategy (#1941) 2025-07-21 19:37:53 +08:00
cmd
config
docs
hack update golang-lint to v2 and fix related goimports error (#2019) 2025-05-07 10:24:43 +08:00
pkg
scripts
test
tools
.codecov.yml
.gitignore
.golangci.yml update golang-lint to v2 and fix related goimports error (#2019) 2025-05-07 10:24:43 +08:00
.lift.toml
.muse.toml
BUILDING_MULTI_ARCH.md
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile upgrade k8s deps to 1.32 (#2067) 2025-06-30 13:19:33 +08:00
Dockerfile_helm_hook
Dockerfile_multiarch
Dockerfile_windows
GOVERNANCE.md
LICENSE.md md link style 2019-07-11 22:10:30 +08:00
Makefile
OWNERS
PROJECT
README-zh_CN.md
README.md
RELEASE-PROCESS.md
RELEASES.md
SECURITY.md
SECURITY_CONTACTS.md
SECURITY_RESPONSE.md
embargo-policy.md
embargo.md Update (#2055) 2025-05-26 10:27:52 +08:00
go.mod update ginkgo to v2 (#2160) 2025-08-18 10:05:18 +08:00
go.sum
main.go
typos.toml fix typo and remove incident-response (#1584) 2024-04-17 17:21:52 +08:00

README.md

Kruise

License Go Report Card CII Best Practices OpenSSF Scorecard CircleCI codecov Contributor Covenant Gurubase

English | 简体中文

Introduction

OpenKruise (official site: https://openkruise.io) is a CNCF(Cloud Native Computing Foundation) incubating project. It consists of several controllers which extend and complement the Kubernetes core controllers for workload and application management.

Key Features

Quick Start

You can view the full documentation from the OpenKruise website.

Get Your Own Demo with Alibaba Cloud

  • install Kruise on a Serverless K8S cluster in 3 minutes, try:

    Deploy on Alibaba Cloud

Users

Registration: Who is using Kruise

  • Alibaba Group, Ant Group, DouyuTV, Sto, Boss直聘
  • hangyinxiaofei, vanyitech, Dmall, Bringg, 佐疆科技
  • Lyft, Ctrip, 享住智慧, VIPKID, zhangmen
  • xiaohongshu, bixin, 永辉科技中心, 跟谁学, 哈啰出行
  • Spectro Cloud, ihomefnt, Arkane Systems, Deepexi, 火花思维
  • OPPO, Suning.cn, joyy, Mobvista, 深圳凤凰木网络有限公司
  • xiaomi, Netease, MeiTuan Finance, Shopee, Esign
  • LinkedIn, 雪球, 兴盛优选, Wholee, LilithGames, Baidu
  • Bilibili, 冠赢互娱, MeiTuan, 同城

Contributing

You are warmly welcome to hack on Kruise. We have prepared a detailed guide CONTRIBUTING.md.

Community

Active communication channels:

  • Slack: OpenKruise channel (English)
  • DingTalkSearch GroupID 23330762 (Chinese)
  • WeChat: Search User openkruise and let the robot invite you (Chinese)
  • Bi-weekly Community Meeting (APAC, Chinese):
    • Thursday 19:30 GMT+8 (Asia/Shanghai), Calendar
    • Join Meeting(DingTalk): Search GroupID 23330762 (Chinese)
    • Notes and agenda
  • Bi-weekly Community Meeting (English): TODO

Security

Please report vulnerabilities by email to kubernetes-security@service.aliyun.com. Also see our SECURITY.md file for details.

License

Kruise is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.