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
- Host: GitHub
- URL: https://github.com/matrixorigin/matrixone-operator
- Owner: matrixorigin
- License: apache-2.0
- Created: 2021-11-29T02:59:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T09:24:06.000Z (over 1 year ago)
- Last Synced: 2025-04-24T00:12:10.352Z (about 1 year ago)
- Topics: cloud-native, golang, kubernetes, operator
- Language: Go
- Homepage:
- Size: 11.9 MB
- Stars: 24
- Watchers: 4
- Forks: 9
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Matrixone Operator
[](LICENSE)
[](https://golang.org/)
[](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.