Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crossplane-contrib/provider-rook
Crossplane Rook infrastructure provider
https://github.com/crossplane-contrib/provider-rook
Last synced: 3 months ago
JSON representation
Crossplane Rook infrastructure provider
- Host: GitHub
- URL: https://github.com/crossplane-contrib/provider-rook
- Owner: crossplane-contrib
- License: apache-2.0
- Archived: true
- Created: 2019-10-03T15:03:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T23:08:21.000Z (about 4 years ago)
- Last Synced: 2024-05-06T15:11:13.827Z (9 months ago)
- Language: Go
- Homepage:
- Size: 1.61 MB
- Stars: 18
- Watchers: 12
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - crossplane-contrib/provider-rook - Crossplane Rook infrastructure provider (others)
README
# provider-rook
## Overview
This `provider-rook` repository is the Crossplane infrastructure provider for
[Rook](https://rook.io/). The provider that is built from the source code in
this repository can be installed into a Crossplane control plane and adds the
following new functionality:* Custom Resource Definitions (CRDs) that model Rook infrastructure and services
(e.g. [Yugabyte](https://github.com/yugabyte/yugabyte-db),
[CockroachDB](https://github.com/cockroachdb/cockroach), etc.)
* Controllers to provision these resources in a Rook Kubernetes cluster based on
the users desired state captured in CRDs they create
* Implementations of Crossplane's portable resource abstractions, enabling Rook
resources to fulfill a user's general need for cloud services## Getting Started and Documentation
For getting started guides, installation, deployment, and administration, see
our [Documentation](https://crossplane.io/docs/latest).## Contributing
provider-rook is a community driven project and we welcome contributions. See
the Crossplane
[Contributing](https://github.com/crossplane/crossplane/blob/master/CONTRIBUTING.md)
guidelines to get started.## Report a Bug
For filing bugs, suggesting improvements, or requesting new features, please
open an [issue](https://github.com/crossplane/provider-rook/issues).## Contact
Please use the following to reach members of the community:
- Slack: Join our [slack channel](https://slack.crossplane.io)
- Forums:
[crossplane-dev](https://groups.google.com/forum/#!forum/crossplane-dev)
- Twitter: [@crossplane_io](https://twitter.com/crossplane_io)
- Email: [[email protected]](mailto:[email protected])## Roadmap
provider-rook goals and milestones are currently tracked in the Crossplane
repository. More information can be found in
[ROADMAP.md](https://github.com/crossplane/crossplane/blob/master/ROADMAP.md).## Governance and Owners
provider-rook is run according to the same
[Governance](https://github.com/crossplane/crossplane/blob/master/GOVERNANCE.md)
and [Ownership](https://github.com/crossplane/crossplane/blob/master/OWNERS.md)
structure as the core Crossplane project.## Code of Conduct
provider-rook adheres to the same [Code of
Conduct](https://github.com/crossplane/crossplane/blob/master/CODE_OF_CONDUCT.md)
as the core Crossplane project.## Licensing
provider-rook is under the Apache 2.0 license.
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcrossplane%2Fprovider-rook.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcrossplane%2Fprovider-rook?ref=badge_large)