All Projects → pravega → pravega-operator

pravega / pravega-operator

Licence: Apache-2.0 license
Pravega Kubernetes Operator

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Pravega Operator

License GoDoc Build Status Go Report Version

Overview

Pravega is an open source distributed storage service implementing Streams. It offers Stream as the main primitive for the foundation of reliable storage systems: a high-performance, durable, elastic, and unlimited append-only byte stream with strict ordering and consistency.

The Pravega Operator manages Pravega clusters deployed to Kubernetes and automates tasks related to operating a Pravega cluster.The operator itself is built with the Operator framework.

Project status

The project is currently beta. While no breaking API changes are currently planned, we reserve the right to address bugs and change the API before the project is declared stable.

Quickstart

For setting up pravega quickly, check our complete Pravega Installation script. For installing pravega on minikube,refer to minikube.

Install the Operator

To understand how to deploy a Pravega Operator refer to Operator Deployment.

Upgrade the Operator

For upgrading the pravega operator check the document Operator Upgrade.

Features

Development

Check out the development guide.

Releases

The latest Pravega operator releases can be found on the Github Release project page.

Contributing and Community

We thrive to build a welcoming and open community for anyone who wants to use the operator or contribute to it. Here we describe how to contribute to pravega operator.Contact the developers and community on slack (signup) if you need any help.

Troubleshooting

Check out the pravega troubleshooting for pravega issues and for operator issues operator troubleshooting.

License

Pravega Operator is under Apache 2.0 license. See the LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].