# openkruise/kruise

Automated management of large-scale applications on Kubernetes (incubating project under CNCF)

Repository: https://github.com/openkruise/kruise
Canonical: https://ross.abutalabs.com/products/kruise
Homepage: https://openkruise.io
Language: Go
License: NOASSERTION
License Family: other
Topics: kubernetes, cloudnative, workloads, container, kruise, openkruise, workload, cncf, k8s, cloud-native
Last push: 2026-08-24T09:34:40+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 2652, "days_push": 9, "days_rel": 23, "gap_med": 27.5, "n_releases_24m": 15}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5324, forks 910 (observed 2026-08-28T04:09:15.633351+00:00)

## What it is
OpenKruise is a CNCF incubating suite of Kubernetes controllers and CRDs that extends core workload management with advanced capabilities like in-place updates, configurable scaling/upgrade strategies, and sidecar injection. It provides advanced workloads (CloneSet, Advanced StatefulSet/DaemonSet, BroadcastJob), day-2 operations tooling, and high-availability protection for large-scale applications.

## Use cases
- update container images in-place without recreating pods
- manage sidecar injection and sidecar in-place upgrades
- run jobs across all or selected nodes in a cluster
- control scale-in and upgrade ordering for stateful apps
- protect workloads from cascading deletion and voluntary disruptions
- prewarm container images on nodes before deployment
- progressive rollout delivery for native Kubernetes workloads

## When to choose
- you run large-scale applications on Kubernetes and outgrow built-in Deployment/StatefulSet features
- you need faster, lower-disruption updates via in-place container restarts
- you want declarative sidecar lifecycle management
- you need fine-grained control over scaling, upgrade, and job distribution strategies

## When to avoid
- you only need basic Deployments and StatefulSets with no advanced rollout needs
- you run very old Kubernetes clusters below the supported version range
- you want a zero-extra-component cluster and cannot tolerate an additional controller set
- you rely on dockershim, which is no longer supported

## Facets
- artifact type: framework
- maturity: active
- function: container-orchestration, deployment, workflow-automation, scheduling
- domain: cloud-computing, microservices, infrastructure-as-code
- platform: go, cloud, self-hosted
- tags: kubernetes-operators, crd-extensions, advanced-workloads, in-place-update, sidecar-management, cncf-incubating, progressive-delivery, day-2-operations, containers, devops, kubernetes, docker

## Member repositories
- openkruise/kruise (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:15.633351+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:58:54.900684+00:00, confidence not recorded.
  - readme: https://github.com/openkruise/kruise (fetched 2026-08-28T04:09:15.633351+00:00, sha 64439dea57ff)
  - homepage: https://openkruise.io (fetched 2026-08-29T08:53:33.683084+00:00, sha 034bcd54c043)
  - site_page: https://openkruise.io/docs (fetched 2026-08-29T08:53:33.692639+00:00, sha 212abf57ed8a)
  - site_page: https://openkruise.io/docs/next (fetched 2026-08-29T08:53:33.694921+00:00, sha 04e8487918d4)
  - site_page: https://openkruise.io/docs/v1.8 (fetched 2026-08-29T08:53:33.696741+00:00, sha 54600654612b)
  - site_page: https://openkruise.io/docs/v1.7 (fetched 2026-08-29T08:53:33.698754+00:00, sha 4d8fdc4366d7)
  - site_page: https://openkruise.io/docs/installation (fetched 2026-08-29T08:53:33.700448+00:00, sha c0bbc1e4da0d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
