An open API service indexing awesome lists of open source software.

https://github.com/matrixorigin/matrixone-operator

MatrixOne Operator manages matrixone cluster on Kubernetes
https://github.com/matrixorigin/matrixone-operator

cloud-native golang kubernetes operator

Last synced: about 1 year ago
JSON representation

MatrixOne Operator manages matrixone cluster on Kubernetes

Awesome Lists containing this project

README

          

# Matrixone Operator

[![LICENSE](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
[![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/matrixone-operator)](https://artifacthub.io/packages/search?repo=matrixone-operator)

MatrixOne Operator provisions and manages [MatrixOne cluster](https://github.com/matrixorigin/matrixone) on [Kubernetes](https://kubernetes.io/).

## Quick start

You can follow our [Get Started](./docs/getting_started.md) guide to quick start a testing cluster and play with MatrixOne Operator on your local machine or any existing Kubernetes clusters that have version >= 1.18.

## Contributing

Contributions are welcome and greatly appreciated. See [develop guide](./docs/dev/dev_guide.md) for details about Matrixone Operator develop story ideas.

## License

MatrixOne Operator is under the Apache 2.0 license. See the [LICENSE](./LICENSE) file for details.