https://github.com/memgraph/kubernetes-operator
Memgraph Kubernetes Operator
https://github.com/memgraph/kubernetes-operator
helm kubernetes kubernetes-operator memgraph
Last synced: about 2 months ago
JSON representation
Memgraph Kubernetes Operator
- Host: GitHub
- URL: https://github.com/memgraph/kubernetes-operator
- Owner: memgraph
- License: apache-2.0
- Created: 2024-07-08T12:10:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-10T13:05:57.000Z (12 months ago)
- Last Synced: 2025-11-19T12:23:32.129Z (5 months ago)
- Topics: helm, kubernetes, kubernetes-operator, memgraph
- Language: Go
- Homepage: https://memgraph.com/
- Size: 191 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Memgraph Kubernetes Operator
## Introduction
Memgraph Kubernetes Operator is WIP. You can currently install the operator and manage the deployment of Memgraph's High Availability cluster
through it.
## Table of Contents
- [Prerequisites](#prerequisites)
- [Documentation](#documentation)
- [License](#license)
## Prerequisites
We use Go version 1.22.5 (not needed at the moment). Check out here how to [install Go](https://go.dev/doc/install).
The current Helm version used is v3.14.4.
## Documentation
Check our [Documentation](/docs) to start using our Kubernetes operator.
1. [Install the Memgraph Kubernetes Operator](docs/installation.md)
## License
Please check the [LICENSE](LICENSE) file