English | 简体中文
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.
-
Advance Workloads
Advance Workloads can help you manage applications of stateless, stateful, daemon and job.
They all support not only the basic features which are similar to the original Workloads in Kubernetes, but also more advanced abilities like in-place update, configurable scale/upgrade strategies, parallel operations.
-
Sidecar container Management
Kruise simplify sidecar injection and enable sidecar in-place update. Kruise also enhance the sidecar startup and termination control.
-
Multi-domain Management
This can help you manage applications over nodes with multiple domains, such as different node pools, available zones, architectures(x86 & arm) or node types(kubelet & virtual kubelet).
Here we provide two different ways:
-
Enhanced Operations
- ContainerRecreateRequest provides a way to let users restart/recreate containers in a running pod
- ImagePullJob pre-download images on specific nodes
- ResourceDistribution support Secret & ConfigMap resource distribution across namespaces
- PersistentPodState is able to persistent states of the Pod, such as "IP Retention"
- PodProbeMarker provides the ability to customize the Probe and return the result to the Pod
-
Application Protection
You can view the full documentation from the OpenKruise website.
- Install or upgrade Kruise with the stable version.
- Install or upgrade Kruise with the latest version including alpha/beta/rc.
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, 同城
You are warmly welcome to hack on Kruise. We have prepared a detailed guide CONTRIBUTING.md.
Active communication channels:
- Slack: OpenKruise channel (English)
- DingTalk:Search 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
Please report vulnerabilities by email to [email protected]. Also see our SECURITY.md file for details.
Kruise is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.