Storage Orchestration for Kubernetes
Go to file
Blaine Gardner 1c3ebbd01a
Merge pull request #16456 from subhamkrai/rotate-nfs-keys
nfs: rotate nfs cephx key
2025-09-11 10:43:22 -06:00
.docs
.github Merge pull request #16388 from obnoxxx/support-go-v1.25 2025-09-09 11:13:16 -06:00
.vscode
Documentation Merge pull request #16456 from subhamkrai/rotate-nfs-keys 2025-09-11 10:43:22 -06:00
build build: add support for golang v1.25 2025-09-04 09:53:05 +02:00
cmd/rook
deploy Merge pull request #16456 from subhamkrai/rotate-nfs-keys 2025-09-11 10:43:22 -06:00
design osd: exclude down OSDs from main PDB when cluster is clean 2025-09-10 12:05:55 -07:00
images
pkg Merge pull request #16456 from subhamkrai/rotate-nfs-keys 2025-09-11 10:43:22 -06:00
tests Merge pull request #16449 from parth-gr/fix-vault 2025-09-10 14:32:17 +05:30
.commitlintrc.json
.gitignore
.golangci.yaml
.markdownlint-cli2.cjs
.mergify.yml
.snyk
.yamllint
ADOPTERS.md docs: add Sophotech to adopters list 2025-08-26 19:53:40 +02:00
CODE-OWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DCO
GOVERNANCE.md
INSTALL.md
LICENSE
Makefile build: bump controller-gen to v1.19.0 2025-09-04 17:06:01 +02:00
OWNERS.md
PendingReleaseNotes.md docs: reset pending release notes for 1.19 2025-08-29 14:36:43 -06:00
README.md
ROADMAP.md
SECURITY.md
go.mod Merge pull request #16439 from rook/dependabot/go_modules/github-dependencies-6834373c47 2025-09-10 15:35:34 +05:30
go.sum Merge pull request #16439 from rook/dependabot/go_modules/github-dependencies-6834373c47 2025-09-10 15:35:34 +05:30
mkdocs.yml

README.md

Rook

CNCF Status GitHub release Docker Pulls Go Report Card OpenSSF Scorecard CII Best Practices Security scanning Slack Twitter Follow

What is Rook?

Rook is an open source cloud-native storage orchestrator for Kubernetes, providing the platform, framework, and support for Ceph storage to natively integrate with Kubernetes.

Ceph is a distributed storage system that provides file, block and object storage and is deployed in large scale production clusters.

Rook automates deployment and management of Ceph to provide self-managing, self-scaling, and self-healing storage services. The Rook operator does this by building on Kubernetes resources to deploy, configure, provision, scale, upgrade, and monitor Ceph.

The status of the Ceph storage provider is Stable. Features and improvements will be planned for many future versions. Upgrades between versions are provided to ensure backward compatibility between releases.

Rook is hosted by the Cloud Native Computing Foundation (CNCF) as a graduated level project. If you are a company that wants to help shape the evolution of technologies that are container-packaged, dynamically-scheduled and microservices-oriented, consider joining the CNCF. For details about who's involved and how Rook plays a role, read the CNCF announcement.

Getting Started and Documentation

For installation, deployment, and administration, see our Documentation and QuickStart Guide.

Contributing

We welcome contributions. See Contributing to get started.

Report a Bug

For filing bugs, suggesting improvements, or requesting new features, please open an issue.

Reporting Security Vulnerabilities

If you find a vulnerability or a potential vulnerability in Rook please let us know immediately at cncf-rook-security@lists.cncf.io. We'll send a confirmation email to acknowledge your report, and we'll send an additional email when we've identified the issues positively or negatively.

For further details, please see the complete security release process.

Contact

Please use the following to reach members of the community:

Community Meeting

A regular community meeting takes place the 2nd Tuesday of every month at 9:00 AM PT (Pacific Time). Convert to your local timezone.

Any changes to the meeting schedule will be added to the agenda doc and posted to Slack #announcements.

Anyone who wants to discuss the direction of the project, design and implementation reviews, or general questions with the broader community is welcome and encouraged to join.

Official Releases

Official releases of Rook can be found on the releases page. Please note that it is strongly recommended that you use official releases of Rook, as unreleased versions from the master branch are subject to changes and incompatibilities that will not be supported in the official releases. Builds from the master branch can have functionality changed and even removed at any time without compatibility support and without prior notice.

Licensing

Rook is under the Apache 2.0 license.

FOSSA Status