yawyd313 f1ed1fab88 init vor 11 Monaten
..
.docs f1ed1fab88 init vor 11 Monaten
.github f1ed1fab88 init vor 11 Monaten
Documentation f1ed1fab88 init vor 11 Monaten
applied f1ed1fab88 init vor 11 Monaten
build f1ed1fab88 init vor 11 Monaten
cmd f1ed1fab88 init vor 11 Monaten
deploy f1ed1fab88 init vor 11 Monaten
design f1ed1fab88 init vor 11 Monaten
images f1ed1fab88 init vor 11 Monaten
pkg f1ed1fab88 init vor 11 Monaten
tests f1ed1fab88 init vor 11 Monaten
.commitlintrc.json f1ed1fab88 init vor 11 Monaten
.gitignore f1ed1fab88 init vor 11 Monaten
.mergify.yml f1ed1fab88 init vor 11 Monaten
.snyk f1ed1fab88 init vor 11 Monaten
ADOPTERS.md f1ed1fab88 init vor 11 Monaten
CODE-OWNERS f1ed1fab88 init vor 11 Monaten
CODE_OF_CONDUCT.md f1ed1fab88 init vor 11 Monaten
CONTRIBUTING.md f1ed1fab88 init vor 11 Monaten
DCO f1ed1fab88 init vor 11 Monaten
GOVERNANCE.md f1ed1fab88 init vor 11 Monaten
INSTALL.md f1ed1fab88 init vor 11 Monaten
LICENSE f1ed1fab88 init vor 11 Monaten
Makefile f1ed1fab88 init vor 11 Monaten
OWNERS.md f1ed1fab88 init vor 11 Monaten
PendingReleaseNotes.md f1ed1fab88 init vor 11 Monaten
README.md f1ed1fab88 init vor 11 Monaten
ROADMAP.md f1ed1fab88 init vor 11 Monaten
SECURITY.md f1ed1fab88 init vor 11 Monaten
go.mod f1ed1fab88 init vor 11 Monaten
go.sum f1ed1fab88 init vor 11 Monaten
ingress-ceph-controller.yaml f1ed1fab88 init vor 11 Monaten
mkdocs.yml f1ed1fab88 init vor 11 Monaten

README.md

Rook

CNCF Status GitHub release Docker Pulls Go Report Card 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 every other Tuesday 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