Automated management of large-scale applications on Kubernetes (incubating project under CNCF)
Go to file
Abner 1dd8871364 support specified-delete in asts (#1734)
Signed-off-by: Abner-1 <yuanyuxing.yyx@alibaba-inc.com>
2024-09-19 10:42:02 +08:00
.github Create scorecard.yml 2023-09-21 13:05:47 +08:00
.license add a license checker CI 2021-03-15 10:24:52 +08:00
apis restrict the access permissions of kruise-daemon to secrets (#1482) 2024-01-25 20:11:56 +08:00
cmd/daemon feature request that add enable pprof flag for deamon (#1416) 2023-09-19 16:36:18 +08:00
config start kruise-manager as a non-root user (#1491) 2024-01-25 20:12:29 +08:00
docs Add proposal of UnitedDeployment Patch (#1265) 2023-09-07 19:14:08 +08:00
hack Bump Kubernetes dependencies to 1.22 (#915) 2022-03-02 11:01:45 +08:00
pkg support specified-delete in asts (#1734) 2024-09-19 10:42:02 +08:00
scripts chore: update envtest Makefile job (#1367) 2023-08-16 13:56:46 +08:00
test support specified-delete in asts (#1734) 2024-09-19 10:42:02 +08:00
tools [WIP] Use utilruntime.Must enhanced check (#1373) 2023-08-21 09:35:51 +08:00
vendor change version of controller-runtime to v0.12.3 (#1370) 2023-08-16 14:02:47 +08:00
.gitignore Bump Kubernetes dependency to 1.20 and admission/apiextensions to v1 (#743) 2021-09-09 17:14:55 +08:00
.golangci.yml fix: replace deadcode with unused and address existing issues (#1175) 2023-02-15 15:48:04 +08:00
.lift.toml upgrade k8s dependency 1.18.x (#711) 2021-08-23 17:31:24 +08:00
.muse.toml Fix nodeimage createAt timestamp for multiple imagepulljob pulling a same image 2021-04-14 20:27:37 +08:00
BUILDING_MULTI_ARCH.md Changes for multiplatform build. 2020-12-21 10:12:27 +08:00
CHANGELOG.md 1.5.2 changelog 2024-01-26 10:30:25 +08:00
CODE_OF_CONDUCT.md Update governance and link to the new community project (#670) 2021-07-13 19:22:54 +08:00
CONTRIBUTING.md node pod probe daemon (#1077) 2022-09-27 10:14:25 +08:00
Dockerfile start kruise-manager as a non-root user (#1491) 2024-01-25 20:12:29 +08:00
Dockerfile_multiarch start kruise-manager as a non-root user (#1491) 2024-01-25 20:12:29 +08:00
GOVERNANCE.md Update governance and link to the new community project (#670) 2021-07-13 19:22:54 +08:00
LICENSE.md md link style 2019-07-11 22:10:30 +08:00
Makefile restrict the access permissions of kruise-daemon to secrets (#1482) 2024-01-25 20:11:56 +08:00
OWNERS veophi apply to become an owner of kruise (#1350) 2023-07-28 19:12:30 +08:00
PROJECT Fix api path in PROJECT (#824) 2021-11-29 10:54:26 +08:00
README-zh_CN.md update meeting time and links for community call (#1382) 2023-08-29 13:09:58 +08:00
README.md update meeting time and links for community call (#1382) 2023-08-29 13:09:58 +08:00
RELEASE-PROCESS.md Add release plan and process docs (#1030) 2022-07-22 11:31:40 +08:00
RELEASES.md fix: replace deadcode with unused and address existing issues (#1175) 2023-02-15 15:48:04 +08:00
SECURITY.md Add security doc and actions (#726) 2021-09-10 13:10:06 +08:00
go.mod change version of controller-runtime to v0.12.3 (#1370) 2023-08-16 14:02:47 +08:00
go.sum change version of controller-runtime to v0.12.3 (#1370) 2023-08-16 14:02:47 +08:00
main.go add pub&deletion_protection audit log (#1438) 2023-10-25 13:33:49 +08:00
typos.toml feat: add typos to GitHub action (#1185) 2023-02-21 11:52:08 +08:00

README.md

Kruise

License Go Report Card CII Best Practices Build Status CircleCI codecov Contributor Covenant

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.

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

License

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